Searched refs:dcols_v (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/cmd/raidz_test/ |
| H A D | raidz_test.c | 874 static const size_t dcols_v[] = { 1, 2, 3, 4, 5, 6, 7, 8, 12, 15, 16 }; in run_sweep() local 882 ARRAY_SIZE(dcols_v); in run_sweep() 895 for (d = 0; d < ARRAY_SIZE(dcols_v); d++) { in run_sweep() 937 opts->rto_dcols = dcols_v[d]; in run_sweep()
|