Searched refs:rm_cols (Results 1 – 1 of 1) sorted by relevance
124 uint64_t rm_cols; /* Regular column count */ member283 for (c = rm->rm_firstdatacol; c < rm->rm_cols; c++) in vdev_raidz_map_free()354 for (; x < rm->rm_cols; x++) { in vdev_raidz_cksum_finish()369 for (x = rm->rm_firstdatacol; x < rm->rm_cols; x++) { in vdev_raidz_cksum_finish()426 for (c = rm->rm_firstdatacol; c < rm->rm_cols; c++) in vdev_raidz_cksum_report()431 for (c = rm->rm_firstdatacol; c < rm->rm_cols; c++) { in vdev_raidz_cksum_report()502 rm->rm_cols = acols; in vdev_raidz_map_alloc()582 ASSERT(rm->rm_cols >= 2); in vdev_raidz_map_alloc()608 for (c = rm->rm_firstdatacol; c < rm->rm_cols; c++) { in vdev_raidz_generate_parity_p()637 for (c = rm->rm_firstdatacol; c < rm->rm_cols; c++) { in vdev_raidz_generate_parity_pq()[all …]