Searched refs:raidz_test_opts_t (Results 1 – 2 of 2) sorted by relevance
38 raidz_test_opts_t rto_opts;70 static void print_opts(raidz_test_opts_t *opts, boolean_t force) in print_opts()109 const raidz_test_opts_t *o = &rto_opts_defaults; in usage()144 raidz_test_opts_t *o = &rto_opts; in process_options()210 cmp_code(raidz_test_opts_t *opts, const raidz_map_t *rm, const int parity) in cmp_code()237 cmp_data(raidz_test_opts_t *opts, raidz_map_t *rm) in cmp_data()303 init_raidz_golden_map(raidz_test_opts_t *opts, const int parity) in init_raidz_golden_map()363 init_raidz_map(raidz_test_opts_t *opts, zio_t **zio, const int parity) in init_raidz_map()397 run_gen_check(raidz_test_opts_t *opts) in run_gen_check()456 run_rec_check_impl(raidz_test_opts_t *opts, raidz_map_t *rm, const int fn) in run_rec_check_impl()[all …]
70 } raidz_test_opts_t; typedef72 static const raidz_test_opts_t rto_opts_defaults = {87 extern raidz_test_opts_t rto_opts;