Searched refs:ot_byteswap (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h562 arc_byteswap_func_t *ot_byteswap; member in struct:dmu_object_type_info
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c1094 dmu_ot[drro->drr_bonustype].ot_byteswap(db->db_data,
1157 dmu_ot[drrw->drr_type].ot_byteswap(data, drrw->drr_length);
H A Dzap_micro.c463 ASSERT(dmu_ot[doi.doi_type].ot_byteswap == zap_byteswap);
587 ASSERT(dmu_ot[doi.doi_type].ot_byteswap == zap_byteswap);
H A Ddmu_tx.c676 ASSERT3P(dmu_ot[dn->dn_type].ot_byteswap, ==, zap_byteswap);
H A Ddnode.c282 dmu_ot[dnp->dn_bonustype].ot_byteswap(dnp->dn_bonus + off, len);
H A Darc.c2537 dmu_ot[BP_GET_TYPE(zio->io_bp)].ot_byteswap;

Completed in 113 milliseconds