Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/raidz_test/
H A Draidz_test.h55 size_t rto_sanity; member
73 .rto_sanity = 0,
H A Draidz_test.c161 o->rto_sanity = 1; in process_options()
377 if (!opts->rto_sanity) in run_gen_check()
429 if (!opts->rto_sanity) in run_rec_check_impl()
458 if (!opts->rto_sanity) in run_rec_check_impl()
494 if (!opts->rto_sanity) in run_rec_check_impl()
604 if (rto_opts.rto_sanity) { in sweep_thread()