Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_recv.c1451 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()
H A Ddnode.c354 dmu_ot_byteswap[byteswap].ob_func(DN_BONUS(dnp), in dnode_byteswap()
H A Dzio.c3819 dmu_ot_byteswap[DMU_OT_BYTESWAP(ot)].ob_func(bswap_buf, in zio_encrypt()
H A Darc.c2018 dmu_ot_byteswap[bswap].ob_func(buf->b_data, HDR_GET_LSIZE(hdr)); in arc_buf_fill()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h921 arc_byteswap_func_t *ob_func; member