Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.h51 size_t rto_sweep; member
72 .rto_sweep = 0,
H A Draidz_test.c92 opts->rto_sweep ? "yes" : "no", /* -S */ in print_opts()
122 rto_opts.rto_sweep ? "yes" : "no", /* -S */ in usage()
174 o->rto_sweep = 1; in process_options()
1012 } else if (rto_opts.rto_sweep) { in main()