Searched refs:ob_func (Results 1 – 5 of 5) sorted by relevance
1451 dmu_ot_byteswap[byteswap].ob_func(db->db_data, in receive_object()1544 dmu_ot_byteswap[byteswap].ob_func(abuf->b_data, in receive_write()1762 dmu_ot_byteswap[byteswap].ob_func(abuf->b_data, in receive_spill()
354 dmu_ot_byteswap[byteswap].ob_func(DN_BONUS(dnp), in dnode_byteswap()
3819 dmu_ot_byteswap[DMU_OT_BYTESWAP(ot)].ob_func(bswap_buf, in zio_encrypt()
2018 dmu_ot_byteswap[bswap].ob_func(buf->b_data, HDR_GET_LSIZE(hdr)); in arc_buf_fill()
921 arc_byteswap_func_t *ob_func; member