Searched refs:dn_bonustype (Results 1 – 10 of 10) sorted by relevance
53 __field(uint8_t, dn_bonustype)75 __entry->dn_bonustype = dn->dn_bonustype;99 __entry->dn_bonustype, __entry->dn_nblkptr, __entry->dn_checksum,
357 ASSERT(DMU_OT_IS_VALID(dnp->dn_bonustype)); in dnode_byteswap()358 byteswap = DMU_OT_BYTESWAP(dnp->dn_bonustype); in dnode_byteswap()416 dn->dn_bonustype = newtype; in dnode_setbonus_type()417 dn->dn_next_bonustype[tx->tx_txg & TXG_MASK] = dn->dn_bonustype; in dnode_setbonus_type()475 dn->dn_bonustype = dnp->dn_bonustype; in dnode_create()643 dn->dn_bonustype = bonustype; in dnode_allocate()659 dn->dn_next_bonustype[tx->tx_txg & TXG_MASK] = dn->dn_bonustype; in dnode_allocate()712 if (dn->dn_bonustype != bonustype) in dnode_reallocate()728 dn->dn_bonustype = bonustype; in dnode_reallocate()767 ndn->dn_bonustype = odn->dn_bonustype; in dnode_move_impl()
675 dnp->dn_bonustype = dn->dn_bonustype; in dnode_sync()720 dnp->dn_bonustype = dn->dn_next_bonustype[txgoff]; in dnode_sync()
315 type = dn->dn_bonustype; in dmu_get_bonustype()2056 zp->zp_type = (wp & WP_SPILL) ? dn->dn_bonustype : type; in dmu_write_policy()2135 doi->doi_bonus_type = dn->dn_bonustype; in __dmu_object_info_from_dnode()
2186 } else if (dn->dn_bonuslen == 0 && dn->dn_bonustype == DMU_OT_SA) { in dmu_objset_userquota_get_ids()2211 error = file_cbs[os->os_phys->os_type](dn->dn_bonustype, data, &zfi); in dmu_objset_userquota_get_ids()
1425 !DMU_OT_IS_ENCRYPTED(dn->dn_bonustype)))) in dbuf_read_verify_dnode_crypt()4030 if (DMU_OT_IS_ENCRYPTED(dn->dn_bonustype)) in dbuf_sync_leaf_verify_bonus_dnode()4382 BP_GET_TYPE(bp) == dn->dn_bonustype) || in dbuf_write_ready()
729 drro->drr_bonustype = dnp->dn_bonustype; in dump_dnode()
218 uint8_t dn_bonustype; /* type of data in bonus buffer */ member298 uint8_t dn_bonustype; /* bonus type */ member
828 DMU_OT_IS_ENCRYPTED(dnp->dn_bonustype) && in zio_crypt_copy_dnode_bonus()1453 DMU_OT_IS_ENCRYPTED(sdnp[i].dn_bonustype) && in zio_crypt_init_uios_dnode()1521 DMU_OT_IS_ENCRYPTED(dnp->dn_bonustype) && in zio_crypt_init_uios_dnode()
894 DMU_OT_IS_ENCRYPTED(dnp->dn_bonustype) && in zio_crypt_copy_dnode_bonus()1624 DMU_OT_IS_ENCRYPTED(sdnp[i].dn_bonustype) && in zio_crypt_init_uios_dnode()1707 DMU_OT_IS_ENCRYPTED(dnp->dn_bonustype) && in zio_crypt_init_uios_dnode()