Home
last modified time | relevance | path

Searched refs:zo_maxloops (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c175 uint64_t zo_maxloops; member
200 .zo_maxloops = 50, /* max loops during spa_freeze() */
655 (u_longlong_t)zo->zo_maxloops, /* -F */ in usage()
798 zo->zo_maxloops = MAX(1, value); in process_options()
6864 numloops++ < ztest_opts.zo_maxloops && in ztest_freeze()