Searched refs:ccount (Results 1 – 1 of 1) sorted by relevance
1305 uint64_t ccount; in vdev_raidz_matrix_reconstruct() local1334 ccount = rr->rr_col[c].rc_size; in vdev_raidz_matrix_reconstruct()1335 ASSERT(ccount >= rr->rr_col[missing[0]].rc_size || i > 0); in vdev_raidz_matrix_reconstruct()1336 if (ccount == 0) in vdev_raidz_matrix_reconstruct()1350 for (x = 0; x < ccount; x++, src++) { in vdev_raidz_matrix_reconstruct()