Home
last modified time | relevance | path

Searched refs:ob_func (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu.h905 arc_byteswap_func_t ob_func; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_recv.c1813 dmu_ot_byteswap[byteswap].ob_func(db->db_data, in receive_object()
1976 dmu_ot_byteswap[byteswap].ob_func( in flush_write_batch_impl()
2210 dmu_ot_byteswap[byteswap].ob_func(abd_to_buf(abd), in receive_spill()
H A Ddnode.c359 dmu_ot_byteswap[byteswap].ob_func(dnp->dn_bonus + off, len); in dnode_byteswap()
H A Dzio.c4103 dmu_ot_byteswap[DMU_OT_BYTESWAP(ot)].ob_func(bswap_buf, in zio_encrypt()
H A Darc.c2184 dmu_ot_byteswap[bswap].ob_func(buf->b_data, HDR_GET_LSIZE(hdr)); in arc_buf_fill()