Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_recv.c2147 dmu_ot_byteswap[byteswap].ob_func(db->db_data, in receive_object()
2322 dmu_ot_byteswap[byteswap].ob_func( in flush_write_batch_impl()
2404 dmu_ot_byteswap[byteswap].ob_func(abd_to_buf(rrd->abd), in receive_process_write_record()
2603 dmu_ot_byteswap[byteswap].ob_func(abd_to_buf(abd), in receive_spill()
H A Ddnode.c483 dmu_ot_byteswap[byteswap].ob_func(DN_BONUS(dnp), in dnode_byteswap()
H A Dzio.c4803 dmu_ot_byteswap[DMU_OT_BYTESWAP(ot)].ob_func(bswap_buf, in zio_encrypt()
H A Darc.c2172 dmu_ot_byteswap[bswap].ob_func(buf->b_data, HDR_GET_LSIZE(hdr)); in arc_buf_fill()
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu.h952 arc_byteswap_func_t ob_func; member