Searched refs:raidz_rec_f (Results 1 – 2 of 2) sorted by relevance
183 static raidz_rec_f190 return ((raidz_rec_f) NULL); in reconstruct_fun_p_sel()193 static raidz_rec_f207 return ((raidz_rec_f) NULL); in reconstruct_fun_pq_sel()210 static raidz_rec_f235 return ((raidz_rec_f) NULL); in reconstruct_fun_pqr_sel()248 raidz_rec_f rec_fn = NULL; in vdev_raidz_math_reconstruct()
92 typedef int (*raidz_rec_f)(void *, const int *); typedef103 raidz_rec_f rec[RAIDZ_REC_NUM]; /* Data reconstruction functions */