Searched refs:dn_bonustype (Results 1 – 12 of 12) sorted by relevance
63 uint8_t dn_bonustype; /* type of data in bonus buffer */ member
353 ASSERT(DMU_OT_IS_VALID(dnp->dn_bonustype)); in dnode_byteswap()354 byteswap = DMU_OT_BYTESWAP(dnp->dn_bonustype); in dnode_byteswap()406 dn->dn_bonustype = newtype; in dnode_setbonus_type()407 dn->dn_next_bonustype[tx->tx_txg & TXG_MASK] = dn->dn_bonustype; in dnode_setbonus_type()468 dn->dn_bonustype = dnp->dn_bonustype; in dnode_create()641 dn->dn_bonustype = bonustype; in dnode_allocate()659 dn->dn_next_bonustype[tx->tx_txg & TXG_MASK] = dn->dn_bonustype; in dnode_allocate()711 if (dn->dn_bonustype != bonustype) in dnode_reallocate()726 dn->dn_bonustype = bonustype; in dnode_reallocate()765 ndn->dn_bonustype = odn->dn_bonustype; in dnode_move_impl()
672 dnp->dn_bonustype = dn->dn_bonustype; in dnode_sync()717 dnp->dn_bonustype = dn->dn_next_bonustype[txgoff]; in dnode_sync()
907 DMU_OT_IS_ENCRYPTED(dnp->dn_bonustype) && in zio_crypt_copy_dnode_bonus()1620 DMU_OT_IS_ENCRYPTED(sdnp[i].dn_bonustype) && in zio_crypt_init_uios_dnode()1701 DMU_OT_IS_ENCRYPTED(dnp->dn_bonustype) && in zio_crypt_init_uios_dnode()
326 type = dn->dn_bonustype; in dmu_get_bonustype()2383 zp->zp_type = (wp & WP_SPILL) ? dn->dn_bonustype : type; in dmu_write_policy()2473 doi->doi_bonus_type = dn->dn_bonustype; in dmu_object_info_from_dnode()
2197 } else if (dn->dn_bonuslen == 0 && dn->dn_bonustype == DMU_OT_SA) { in dmu_objset_userquota_get_ids()2232 error = used_cbs[os->os_phys->os_type](dn->dn_bonustype, data, in dmu_objset_userquota_get_ids()
513 drro->drr_bonustype = dnp->dn_bonustype; in dump_dnode()
1077 !DMU_OT_IS_ENCRYPTED(dn->dn_bonustype)))) in dbuf_read_verify_dnode_crypt()3716 BP_GET_TYPE(bp) == dn->dn_bonustype) || in dbuf_write_ready()
213 uint8_t dn_bonustype; /* type of data in bonus buffer */ member276 uint8_t dn_bonustype; /* bonus type */ member
3451 dir.dn_bonustype != DMU_OT_PACKED_NVLIST_SIZE) { in load_nvlist()3531 if (dn->dn_bonustype != DMU_OT_SA) { in zfs_dnode_stat()3587 if (dn->dn_bonustype == DMU_OT_SA) { in zfs_dnode_readlink()
1034 uint8_t dn_bonustype; /* type of data in bonus buffer */ member
1780 if (DNODE->dn_bonustype == DMU_OT_SA) { in zfs_open()