Searched refs:dn_bonustype (Results 1 – 7 of 7) sorted by relevance
325 ASSERT(DMU_OT_IS_VALID(dnp->dn_bonustype)); in dnode_byteswap()327 DMU_OT_BYTESWAP(dnp->dn_bonustype); in dnode_byteswap()376 dn->dn_bonustype = newtype; in dnode_setbonus_type()377 dn->dn_next_bonustype[tx->tx_txg & TXG_MASK] = dn->dn_bonustype; in dnode_setbonus_type()436 dn->dn_bonustype = dnp->dn_bonustype; in dnode_create()599 dn->dn_bonustype = bonustype; in dnode_allocate()617 dn->dn_next_bonustype[tx->tx_txg & TXG_MASK] = dn->dn_bonustype; in dnode_allocate()661 if (dn->dn_bonustype != bonustype) in dnode_reallocate()676 dn->dn_bonustype = bonustype; in dnode_reallocate()724 ndn->dn_bonustype = odn->dn_bonustype; in dnode_move_impl()
580 dnp->dn_bonustype = dn->dn_bonustype; in dnode_sync()621 dnp->dn_bonustype = dn->dn_next_bonustype[txgoff]; in dnode_sync()
297 type = dn->dn_bonustype; in dmu_get_bonustype()2095 zp->zp_type = (wp & WP_SPILL) ? dn->dn_bonustype : type; in dmu_write_policy()2175 doi->doi_bonus_type = dn->dn_bonustype; in dmu_object_info_from_dnode()
1425 } else if (dn->dn_bonuslen == 0 && dn->dn_bonustype == DMU_OT_SA) { in dmu_objset_userquota_get_ids()1458 error = used_cbs[os->os_phys->os_type](dn->dn_bonustype, data, in dmu_objset_userquota_get_ids()
503 drro->drr_bonustype = dnp->dn_bonustype; in dump_dnode()
3221 BP_GET_TYPE(bp) == dn->dn_bonustype) || in dbuf_write_ready()
133 uint8_t dn_bonustype; /* type of data in bonus buffer */ member176 uint8_t dn_bonustype; /* bonus type */ member