Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math.c184 const int nbaddata) in reconstruct_fun_p_sel()
194 const int nbaddata) in reconstruct_fun_pq_sel()
211 const int nbaddata) in reconstruct_fun_pqr_sel()
245 const int *parity_valid, const int *dt, const int nbaddata) in vdev_raidz_math_reconstruct()
H A Dvdev_raidz.c1531 int nbadparity, nbaddata; in vdev_raidz_reconstruct_row() local