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

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h791 extern const dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS];
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_misc.c1513 dmu_ot_byteswap[bswap].ob_name);
H A Ddmu.c120 const dmu_object_byteswap_info_t dmu_ot_byteswap[DMU_BSWAP_NUMFUNCS] = { variable
H A Ddmu_send.c2094 dmu_ot_byteswap[byteswap].ob_func(db->db_data,
2170 dmu_ot_byteswap[byteswap].ob_func(abuf->b_data,
H A Ddnode.c330 dmu_ot_byteswap[byteswap].ob_func(dnp->dn_bonus + off, len);
H A Darc.c4280 dmu_ot_byteswap[bswap].ob_func;
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c73 dmu_ot_byteswap[DMU_OT_BYTESWAP(idx)].ob_name : "UNKNOWN")

Completed in 204 milliseconds