Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c38 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 …]
H A Draidz_test.h70 } raidz_test_opts_t; typedef
72 static const raidz_test_opts_t rto_opts_defaults = {
87 extern raidz_test_opts_t rto_opts;