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

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Ddmu.h907 extern const dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS];
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddmu_recv.c1812 dmu_ot_byteswap[byteswap].ob_func(db->db_data,
1975 dmu_ot_byteswap[byteswap].ob_func(
2209 dmu_ot_byteswap[byteswap].ob_func(abd_to_buf(abd),
H A Ddmu.c144 const dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS] = { variable
H A Ddnode.c359 dmu_ot_byteswap[byteswap].ob_func(dnp->dn_bonus + off, len);
H A Dspa_misc.c1542 dmu_ot_byteswap[bswap].ob_name);
H A Dzio.c4125 dmu_ot_byteswap[DMU_OT_BYTESWAP(ot)].ob_func(bswap_buf,
H A Darc.c2184 dmu_ot_byteswap[bswap].ob_func(buf->b_data, HDR_GET_LSIZE(hdr));
/freebsd-13-stable/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c103 return (dmu_ot_byteswap[type & DMU_OT_BYTESWAP_MASK].ob_name);
7450 name = dmu_ot_byteswap[bswap].ob_name;

Completed in 225 milliseconds