Searched refs:raidz_rec_f (Results 1 – 2 of 2) sorted by relevance
182 static raidz_rec_f189 return ((raidz_rec_f) NULL); in reconstruct_fun_p_sel()192 static raidz_rec_f206 return ((raidz_rec_f) NULL); in reconstruct_fun_pq_sel()209 static raidz_rec_f234 return ((raidz_rec_f) NULL); in reconstruct_fun_pqr_sel()247 raidz_rec_f rec_fn = NULL; in vdev_raidz_math_reconstruct()
89 typedef int (*raidz_rec_f)(void *, const int *); typedef100 raidz_rec_f rec[RAIDZ_REC_NUM]; /* Data reconstruction functions */