Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/raidz_test/
H A Draidz_bench.c84 ncols = rto_opts.rto_dcols + fn + 1; in run_gen_bench_impl()
87 if (rto_opts.rto_expand) { in run_gen_bench_impl()
91 rto_opts.rto_ashift, ncols+1, ncols, in run_gen_bench_impl()
92 fn+1, rto_opts.rto_expand_offset); in run_gen_bench_impl()
107 disksize = (1ULL << ds) / rto_opts.rto_dcols; in run_gen_bench_impl()
114 rto_opts.rto_dcols, in run_gen_bench_impl()
164 ncols = rto_opts.rto_dcols + PARITY_PQR; in run_rec_bench_impl()
171 if (zio_bench.io_size / rto_opts.rto_dcols < in run_rec_bench_impl()
175 if (rto_opts.rto_expand) { in run_rec_bench_impl()
180 PARITY_PQR, rto_opts.rto_expand_offset); in run_rec_bench_impl()
[all …]
H A Draidz_test.c38 raidz_test_opts_t rto_opts; variable
55 if (rto_opts.rto_gdb) in sig_handler()
135 raidz_test_opts_t *o = &rto_opts; in process_options()
609 if (rto_opts.rto_should_stop) in run_gen_check()
662 if (rto_opts.rto_should_stop) in run_rec_check_impl()
691 if (rto_opts.rto_should_stop) in run_rec_check_impl()
726 if (rto_opts.rto_should_stop) in run_rec_check_impl()
815 opts = &rto_opts; in run_test()
847 if (rto_opts.rto_sanity) { in sweep_thread()
1010 if (rto_opts.rto_benchmark) { in main()
[all …]
H A Draidz_test.h81 extern raidz_test_opts_t rto_opts;
95 if (rto_opts.rto_v >= lvl) \