Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.h56 size_t rto_sanity; member
76 .rto_sanity = 0,
H A Draidz_test.c183 o->rto_sanity = 1; in process_options()
619 if (!opts->rto_sanity) in run_gen_check()
671 if (!opts->rto_sanity) in run_rec_check_impl()
701 if (!opts->rto_sanity) in run_rec_check_impl()
737 if (!opts->rto_sanity) in run_rec_check_impl()
847 if (rto_opts.rto_sanity) { in sweep_thread()