Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ztest/
H A Dztest.c161 uint64_t zo_maxloops; member
183 .zo_maxloops = 50, /* max loops during spa_freeze() */
600 (u_longlong_t)zo->zo_maxloops, /* -F */ in usage()
700 zo->zo_maxloops = MAX(1, value); in process_options()
5810 numloops++ < ztest_opts.zo_maxloops && in ztest_freeze()