Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/raidz_test/
H A Draidz_test.h52 size_t rto_sweep; member
71 .rto_sweep = 0,
H A Draidz_test.c80 opts->rto_sweep ? "yes" : "no", /* -S */ in print_opts()
108 rto_opts.rto_sweep ? "yes" : "no", /* -S */ in usage()
152 o->rto_sweep = 1; in process_options()
756 } else if (rto_opts.rto_sweep) { in main()