Searched refs:rm_ops (Results 1 – 4 of 4) sorted by relevance
162 gen_parity = rm->rm_ops->gen[RAIDZ_GEN_P]; in vdev_raidz_math_generate()165 gen_parity = rm->rm_ops->gen[RAIDZ_GEN_PQ]; in vdev_raidz_math_generate()168 gen_parity = rm->rm_ops->gen[RAIDZ_GEN_PQR]; in vdev_raidz_math_generate()191 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()204 return (rm->rm_ops->rec[RAIDZ_REC_Q]); in reconstruct_fun_pq_sel()208 return (rm->rm_ops->rec[RAIDZ_REC_PQ]); in reconstruct_fun_pq_sel()219 return (rm->rm_ops->rec[RAIDZ_REC_P]); in reconstruct_fun_pqr_sel()221 return (rm->rm_ops->rec[RAIDZ_REC_Q]); in reconstruct_fun_pqr_sel()223 return (rm->rm_ops->rec[RAIDZ_REC_R]); in reconstruct_fun_pqr_sel()[all …]
484 rm->rm_ops = vdev_raidz_math_get_ops(); in vdev_raidz_map_alloc()
129 const raidz_impl_ops_t *rm_ops; /* RAIDZ math operations */ member
300 struct xprt_style_ops *rm_ops; member322 struct xprt_style_ops *rm_ops; member528 ((struct rpcm *)q->q_ptr)->rm_ops = &xprt_clts_ops; in rmm_open()531 ((mir_t *)q->q_ptr)->rm_ops = &xprt_cots_ops; in rmm_open()