Searched refs:raidz_rec_f (Results 1 – 2 of 2) sorted by relevance
186 static raidz_rec_f193 return ((raidz_rec_f) NULL); in reconstruct_fun_p_sel()196 static raidz_rec_f210 return ((raidz_rec_f) NULL); in reconstruct_fun_pq_sel()213 static raidz_rec_f238 return ((raidz_rec_f) NULL); in reconstruct_fun_pqr_sel()251 raidz_rec_f rec_fn = NULL; in vdev_raidz_math_reconstruct()
88 typedef int (*raidz_rec_f)(void *, const int *); typedef99 raidz_rec_f rec[RAIDZ_REC_NUM]; /* Data reconstruction functions */