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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h134 #define DMU_OT_BYTESWAP(ot) (((ot) & DMU_OT_NEWTYPE) ? \ macro
212 * use the DMU_OT_IS_METDATA() and DMU_OT_BYTESWAP() macros instead
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_micro.c480 ASSERT3U(DMU_OT_BYTESWAP(doi.doi_type), ==, DMU_BSWAP_ZAP);
641 ASSERT3U(DMU_OT_BYTESWAP(doi.doi_type), ==, DMU_BSWAP_ZAP);
H A Dspa_misc.c1555 DMU_OT_BYTESWAP(BP_GET_TYPE(bp));
H A Ddmu_tx.c771 ASSERT3P(DMU_OT_BYTESWAP(dn->dn_type), ==, DMU_BSWAP_ZAP);
H A Ddmu_send.c2106 DMU_OT_BYTESWAP(drro->drr_bonustype);
2182 DMU_OT_BYTESWAP(drrw->drr_type);
H A Ddnode.c329 DMU_OT_BYTESWAP(dnp->dn_bonustype);
H A Darc.c4620 DMU_OT_BYTESWAP(BP_GET_TYPE(zio->io_bp));
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c74 dmu_ot_byteswap[DMU_OT_BYTESWAP(idx)].ob_name : "UNKNOWN")

Completed in 221 milliseconds