Searched refs:vdev_raidz_math_reconstruct (Results 1 – 3 of 3) sorted by relevance
76 int vdev_raidz_math_reconstruct(struct raidz_map *, struct raidz_row *,
245 vdev_raidz_math_reconstruct(raidz_map_t *rm, raidz_row_t *rr, in vdev_raidz_math_reconstruct() function
2097 ret = vdev_raidz_math_reconstruct(rm, rr, parity_valid, dt, nbaddata); in vdev_raidz_reconstruct_row()