Searched refs:dcount (Results 1 – 1 of 1) sorted by relevance
1307 uint64_t dcount[VDEV_RAIDZ_MAXPARITY] = { 0 }; in vdev_raidz_matrix_reconstruct() local1345 dcount[j] = rr->rr_col[cc].rc_size; in vdev_raidz_matrix_reconstruct()1346 if (dcount[j] != 0) in vdev_raidz_matrix_reconstruct()1355 if (x >= dcount[cc]) in vdev_raidz_matrix_reconstruct()