Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/raidz_test/
H A Draidz_bench.c85 ncols = rto_opts.rto_dcols + fn + 1; in run_gen_bench_impl()
99 disksize = (1ULL << ds) / rto_opts.rto_dcols; in run_gen_bench_impl()
106 rto_opts.rto_dcols, in run_gen_bench_impl()
156 ncols = rto_opts.rto_dcols + PARITY_PQR; in run_rec_bench_impl()
163 if (zio_bench.io_size / rto_opts.rto_dcols < in run_rec_bench_impl()
183 disksize = (1ULL << ds) / rto_opts.rto_dcols; in run_rec_bench_impl()
190 rto_opts.rto_dcols, in run_rec_bench_impl()
H A Draidz_test.c41 raidz_test_opts_t rto_opts; variable
108 rto_opts.rto_sweep ? "yes" : "no", /* -S */ in usage()
119 raidz_test_opts_t *o = &rto_opts; in process_options()
367 if (rto_opts.rto_should_stop) in run_gen_check()
420 if (rto_opts.rto_should_stop) in run_rec_check_impl()
448 if (rto_opts.rto_should_stop) in run_rec_check_impl()
483 if (rto_opts.rto_should_stop) in run_rec_check_impl()
572 opts = &rto_opts; in run_test()
604 if (rto_opts.rto_sanity) { in sweep_thread()
669 if (rto_opts.rto_sweep_timeout > 0 && in run_sweep()
[all …]
H A Draidz_test.h78 extern raidz_test_opts_t rto_opts;
86 if (rto_opts.rto_v >= lvl) \