Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c8898 boolean_t hasalt; in main() local
8995 hasalt = (strlen(ztest_opts.zo_alt_ztest) != 0); in main()
9060 if (!hasalt || ztest_random(2) == 0) { in main()
9061 if (hasalt && ztest_opts.zo_verbose >= 1) { in main()
9068 if (hasalt && ztest_opts.zo_verbose >= 1) { in main()
9124 if (hasalt) { in main()