Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c38 raidz_test_opts_t rto_opts;
99 const raidz_test_opts_t *o = &rto_opts_defaults; in usage()
135 raidz_test_opts_t *o = &rto_opts; in process_options()
230 cmp_data(raidz_test_opts_t *opts, raidz_map_t *rm) in cmp_data()
579 run_gen_check(raidz_test_opts_t *opts) in run_gen_check()
755 run_rec_check(raidz_test_opts_t *opts) in run_rec_check()
810 run_test(raidz_test_opts_t *opts) in run_test()
831 static raidz_test_opts_t failed_opts;
842 raidz_test_opts_t *opts = (raidz_test_opts_t *)arg; in sweep_thread()
860 umem_free(opts, sizeof (raidz_test_opts_t)); in sweep_thread()
[all …]
H A Draidz_test.h64 } raidz_test_opts_t; typedef
66 static const raidz_test_opts_t rto_opts_defaults = {
81 extern raidz_test_opts_t rto_opts;