Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.h62 size_t rto_sanity; member
82 .rto_sanity = 0,
H A Draidz_test.c190 o->rto_sanity = 1; in process_options()
437 if (!opts->rto_sanity) in run_gen_check()
489 if (!opts->rto_sanity) in run_rec_check_impl()
519 if (!opts->rto_sanity) in run_rec_check_impl()
555 if (!opts->rto_sanity) in run_rec_check_impl()
665 if (rto_opts.rto_sanity) { in sweep_thread()