Lines Matching defs:protected
96 * fields in the arc_buf_hdr_t are protected by these mutexes).
850 /* protected by l2arc_free_on_write_mtx */
1732 enum zio_compress compress, uint8_t complevel, boolean_t protected,
1750 if (protected)
1915 * abd plaintext pointer for use. This involves authenticated protected
2936 /* protected by hash lock, if in the hash table */
3266 boolean_t protected, enum zio_compress compression_type, uint8_t complevel,
3286 if (protected)
5079 * protected by the hash lock. If reached via
5125 /* protected by hash lock, if in the hash table */
5725 * should always be the case since the blkptr is protected by
5890 * should always be the case since the blkptr is protected by
6461 boolean_t protected = HDR_PROTECTED(hdr);
6546 nhdr = arc_hdr_alloc(spa, psize, lsize, protected,
6561 /* protected by hash lock, or hdr is on arc_anon */