Searched refs:DMU_OT_IS_ENCRYPTED (Results 1 – 10 of 10) sorted by relevance
818 DMU_OT_IS_ENCRYPTED(dnp->dn_bonustype) && in zio_crypt_copy_dnode_bonus()1456 DMU_OT_IS_ENCRYPTED(sdnp[i].dn_bonustype) && in zio_crypt_init_uios_dnode()1525 DMU_OT_IS_ENCRYPTED(dnp->dn_bonustype) && in zio_crypt_init_uios_dnode()1625 ASSERT(DMU_OT_IS_ENCRYPTED(ot) || ot == DMU_OT_NONE); in zio_crypt_init_uios()
901 DMU_OT_IS_ENCRYPTED(dnp->dn_bonustype) && in zio_crypt_copy_dnode_bonus()1657 DMU_OT_IS_ENCRYPTED(sdnp[i].dn_bonustype) && in zio_crypt_init_uios_dnode()1741 DMU_OT_IS_ENCRYPTED(dnp->dn_bonustype) && in zio_crypt_init_uios_dnode()1868 ASSERT(DMU_OT_IS_ENCRYPTED(ot) || ot == DMU_OT_NONE); in zio_crypt_init_uios()
457 DMU_OT_IS_ENCRYPTED(BP_GET_TYPE(bp)))462 !DMU_OT_IS_ENCRYPTED(BP_GET_TYPE(bp)))
157 #define DMU_OT_IS_ENCRYPTED(ot) (((ot) & DMU_OT_NEWTYPE) ? \ macro
2138 DMU_OT_IS_ENCRYPTED(zp->zp_type)); in zio_write_compress()4815 if (DMU_OT_IS_ENCRYPTED(ot)) in zio_encrypt()4835 ASSERT0(DMU_OT_IS_ENCRYPTED(ot)); in zio_encrypt()4844 if (!DMU_OT_IS_ENCRYPTED(ot)) { in zio_encrypt()
1572 !DMU_OT_IS_ENCRYPTED(dn->dn_type)) || in dbuf_read_verify_dnode_crypt()1574 !DMU_OT_IS_ENCRYPTED(dn->dn_bonustype)))) in dbuf_read_verify_dnode_crypt()4527 if (DMU_OT_IS_ENCRYPTED(dn->dn_bonustype)) in dbuf_sync_leaf_verify_bonus_dnode()
2470 if (DMU_OT_IS_ENCRYPTED(type)) { in dmu_write_policy()
735 (HDR_PROTECTED(hdr) && DMU_OT_IS_ENCRYPTED((hdr)->b_crypt_hdr.b_ot))737 (HDR_PROTECTED(hdr) && !DMU_OT_IS_ENCRYPTED((hdr)->b_crypt_hdr.b_ot))6886 if (DMU_OT_IS_ENCRYPTED(localprop.zp_type)) { in arc_write()
2299 if (DMU_OT_IS_ENCRYPTED(zp.zp_type)) { in flush_write_batch_impl()
3869 DMU_OT_IS_ENCRYPTED(doi.doi_bonus_type)) { in dump_object()3966 (!os->os_encrypted || !DMU_OT_IS_ENCRYPTED(doi.doi_type))) { in dump_object()