Searched refs:rm_cols (Results 1 – 1 of 1) sorted by relevance
118 uint64_t rm_cols; /* Regular column count */ member275 for (c = rm->rm_firstdatacol; c < rm->rm_cols; c++) in vdev_raidz_map_free()346 for (; x < rm->rm_cols; x++) { in vdev_raidz_cksum_finish()361 for (x = rm->rm_firstdatacol; x < rm->rm_cols; x++) { in vdev_raidz_cksum_finish()418 for (c = rm->rm_firstdatacol; c < rm->rm_cols; c++) in vdev_raidz_cksum_report()423 for (c = rm->rm_firstdatacol; c < rm->rm_cols; c++) { in vdev_raidz_cksum_report()494 rm->rm_cols = acols; in vdev_raidz_map_alloc()568 ASSERT(rm->rm_cols >= 2); in vdev_raidz_map_alloc()594 for (c = rm->rm_firstdatacol; c < rm->rm_cols; c++) { in vdev_raidz_generate_parity_p()623 for (c = rm->rm_firstdatacol; c < rm->rm_cols; c++) { in vdev_raidz_generate_parity_pq()[all …]