Home
last modified time | relevance | path

Searched refs:rto_expand (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.h60 size_t rto_expand; member
80 .rto_expand = 0,
H A Draidz_test.c98 opts->rto_expand ? "yes" : "no", /* -e */ in print_opts()
133 rto_opts.rto_expand ? "yes" : "no", /* -e */ in usage()
155 o->rto_expand = 1; in process_options()
328 if (opts->rto_expand) { in init_raidz_golden_map()
380 if (opts->rto_expand) { in init_raidz_map()
758 opts->rto_expand = rto_opts.rto_expand; in run_sweep()
H A Draidz_bench.c85 if (rto_opts.rto_expand) { in run_gen_bench_impl()
173 if (rto_opts.rto_expand) { in run_rec_bench_impl()