Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddmu.h541 arc_byteswap_func_t *ot_byteswap; member
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_micro.c462 ASSERT(dmu_ot[doi.doi_type].ot_byteswap == zap_byteswap); in zap_lockdir()
586 ASSERT(dmu_ot[doi.doi_type].ot_byteswap == zap_byteswap); in mzap_create_impl()
H A Ddmu_send.c996 dmu_ot[drro->drr_bonustype].ot_byteswap(db->db_data, in restore_object()
1059 dmu_ot[drrw->drr_type].ot_byteswap(data, drrw->drr_length); in restore_write()
H A Ddmu_tx.c663 ASSERT3P(dmu_ot[dn->dn_type].ot_byteswap, ==, zap_byteswap); in dmu_tx_hold_zap()
H A Ddnode.c211 dmu_ot[dnp->dn_bonustype].ot_byteswap(dnp->dn_bonus + off, len); in dnode_byteswap()
H A Darc.c2523 dmu_ot[BP_GET_TYPE(zio->io_bp)].ot_byteswap; in arc_read_done()