Searched refs:rr_scols (Results 1 – 3 of 3) sorted by relevance
121 uint64_t rr_scols; /* Count including skipped columns */ member
173 kmem_free(rr, offsetof(raidz_row_t, rr_col[rr->rr_scols])); in vdev_raidz_row_free()428 rr->rr_scols = scols; in vdev_raidz_map_alloc()1753 ASSERT(c <= rr->rr_scols); in vdev_raidz_io_start_write()1754 if (c == rr->rr_scols) in vdev_raidz_io_start_write()
1214 rr->rr_scols = groupwidth; in vdev_draid_map_alloc_row()