Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h843 arc_byteswap_func_t *ob_func; member
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_send.c2239 dmu_ot_byteswap[byteswap].ob_func(db->db_data, in receive_object()
2326 dmu_ot_byteswap[byteswap].ob_func(abuf->b_data, in receive_write()
H A Ddnode.c330 dmu_ot_byteswap[byteswap].ob_func(dnp->dn_bonus + off, len); in dnode_byteswap()
H A Darc.c2449 dmu_ot_byteswap[bswap].ob_func(buf->b_data, HDR_GET_LSIZE(hdr)); in arc_buf_fill()