Searched refs:PARITY_PQR (Results 1 – 4 of 4) sorted by relevance
164 ncols = rto_opts.rto_dcols + PARITY_PQR; in run_rec_bench_impl()180 PARITY_PQR, rto_opts.rto_expand_offset); in run_rec_bench_impl()183 BENCH_ASHIFT, ncols, PARITY_PQR); in run_rec_bench_impl()
586 err = init_raidz_golden_map(opts, PARITY_PQR); in run_gen_check()762 err = init_raidz_golden_map(opts, PARITY_PQR); in run_rec_check()783 rm_test = init_raidz_map(opts, &zio_test, PARITY_PQR); in run_rec_check()
256 case PARITY_PQR: in vdev_raidz_math_reconstruct()361 #define BENCH_COLS (BENCH_D_COLS + PARITY_PQR)493 BENCH_COLS, PARITY_PQR); in benchmark_raidz()
44 #define PARITY_PQR (3U) macro