Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.h57 size_t rto_sweep; member
78 .rto_sweep = 0,
H A Draidz_test.c102 opts->rto_sweep ? "yes" : "no", /* -S */ in print_opts()
132 rto_opts.rto_sweep ? "yes" : "no", /* -S */ in usage()
181 o->rto_sweep = 1; in process_options()
830 } else if (rto_opts.rto_sweep) { in main()