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.c39 raidz_test_opts_t rto_opts;
71 static void print_opts(raidz_test_opts_t *opts, boolean_t force) in print_opts()
110 const raidz_test_opts_t *o = &rto_opts_defaults; in usage()
145 raidz_test_opts_t *o = &rto_opts; in process_options()
211 cmp_code(raidz_test_opts_t *opts, const raidz_map_t *rm, const int parity) in cmp_code()
238 cmp_data(raidz_test_opts_t *opts, raidz_map_t *rm) in cmp_data()
304 init_raidz_golden_map(raidz_test_opts_t *opts, const int parity) in init_raidz_golden_map()
364 init_raidz_map(raidz_test_opts_t *opts, zio_t **zio, const int parity) in init_raidz_map()
398 run_gen_check(raidz_test_opts_t *opts) in run_gen_check()
457 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.h71 } raidz_test_opts_t; typedef
73 static const raidz_test_opts_t rto_opts_defaults = {
88 extern raidz_test_opts_t rto_opts;