Home
last modified time | relevance | path

Searched refs:RAIDZ_REC_P (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_raidz_impl.h62 RAIDZ_REC_P = 0, enumerator
226 [RAIDZ_REC_P] = & impl ## _rec_p, \
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math.c191 return (rm->rm_ops->rec[RAIDZ_REC_P]); in reconstruct_fun_p_sel()
202 return (rm->rm_ops->rec[RAIDZ_REC_P]); in reconstruct_fun_pq_sel()
219 return (rm->rm_ops->rec[RAIDZ_REC_P]); in reconstruct_fun_pqr_sel()