Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c183 uint64_t zo_maxloops; member
212 .zo_maxloops = 50, /* max loops during spa_freeze() */
741 (u_longlong_t)zo->zo_maxloops, /* -F */ in usage()
912 zo->zo_maxloops = MAX(1, value); in process_options()
7103 numloops++ < ztest_opts.zo_maxloops && in ztest_freeze()