Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c7735 boolean_t hasalt; in main() local
7823 hasalt = (strlen(ztest_opts.zo_alt_ztest) != 0); in main()
7887 if (!hasalt || ztest_random(2) == 0) { in main()
7888 if (hasalt && ztest_opts.zo_verbose >= 1) { in main()
7895 if (hasalt && ztest_opts.zo_verbose >= 1) { in main()
7948 if (hasalt) { in main()