Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev_raidz.h60 int vdev_raidz_math_reconstruct(struct raidz_map *, struct raidz_row *,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math.c244 vdev_raidz_math_reconstruct(raidz_map_t *rm, raidz_row_t *rr, in vdev_raidz_math_reconstruct() function
H A Dvdev_raidz.c1561 ret = vdev_raidz_math_reconstruct(rm, rr, parity_valid, dt, nbaddata); in vdev_raidz_reconstruct_row()