Searched refs:ARC_FLAG_PROTECTED (Results 1 – 2 of 2) sorted by relevance
133 ARC_FLAG_PROTECTED = 1 << 15, enumerator
730 #define HDR_PROTECTED(hdr) ((hdr)->b_flags & ARC_FLAG_PROTECTED)1764 arc_hdr_set_flags(hdr, ARC_FLAG_PROTECTED); in arc_buf_alloc_l2only()3330 arc_hdr_set_flags(hdr, ARC_FLAG_PROTECTED); in arc_hdr_alloc()3544 arc_hdr_set_flags(nhdr, ARC_FLAG_PROTECTED); in arc_hdr_realloc_crypt()3546 arc_hdr_clear_flags(nhdr, ARC_FLAG_PROTECTED); in arc_hdr_realloc_crypt()