Home
last modified time | relevance | path

Searched refs:dmu_ot_byteswap (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu.h910 extern const dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS];
/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 Ddmu.c144 const dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS] = { variable
H A Dspa_misc.c1533 dmu_ot_byteswap[bswap].ob_name); in snprintf_blkptr()
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()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c102 return (dmu_ot_byteswap[type & DMU_OT_BYTESWAP_MASK].ob_name); in zdb_ot_name()
7320 name = dmu_ot_byteswap[bswap].ob_name; in dump_mos_leaks()