Home
last modified time | relevance | path

Searched defs:invrows (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_raidz.c1133 uint8_t **rows, uint8_t **invrows, const uint8_t *used) in vdev_raidz_matrix_invert()
1227 int *missing, uint8_t **invrows, const uint8_t *used) in vdev_raidz_matrix_reconstruct()
1313 uint8_t *invrows[VDEV_RAIDZ_MAXPARITY]; in vdev_raidz_reconstruct_general() local