Home
last modified time | relevance | path

Searched refs:vdev_raidz_math_reconstruct (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_raidz.h76 int vdev_raidz_math_reconstruct(struct raidz_map *, struct raidz_row *,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math.c245 vdev_raidz_math_reconstruct(raidz_map_t *rm, raidz_row_t *rr, in vdev_raidz_math_reconstruct() function
H A Dvdev_raidz.c2097 ret = vdev_raidz_math_reconstruct(rm, rr, parity_valid, dt, nbaddata); in vdev_raidz_reconstruct_row()