Lines Matching refs:b_ot
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))
1825 if (hdr->b_crypt_hdr.b_ot == DMU_OT_OBJSET) { in arc_hdr_authenticate()
1865 ret = spa_do_crypt_abd(B_FALSE, spa, zb, hdr->b_crypt_hdr.b_ot, in arc_hdr_decrypt()
1975 ASSERT3U(hdr->b_crypt_hdr.b_ot, ==, DMU_OT_DNODE); in arc_buf_untransform_in_place()
2069 ASSERT3U(hdr->b_crypt_hdr.b_ot, ==, DMU_OT_DNODE); in arc_buf_fill()
3428 hdr->b_crypt_hdr.b_ot = ot; in arc_convert_to_raw()
3512 hdr->b_crypt_hdr.b_ot = ot; in arc_alloc_raw_buf()
5425 hdr->b_crypt_hdr.b_ot = BP_GET_TYPE(bp); in arc_read_done()
6655 hdr->b_crypt_hdr.b_ot = BP_GET_TYPE(bp); in arc_write_ready()
9216 hdr->b_crypt_hdr.b_ot, bswap, hdr->b_crypt_hdr.b_salt, in l2arc_apply_transforms()