Searched refs:ARC_FLAG_PROTECTED (Results 1 – 2 of 2) sorted by relevance
149 ARC_FLAG_PROTECTED = 1 << 15, enumerator
743 #define HDR_PROTECTED(hdr) ((hdr)->b_flags & ARC_FLAG_PROTECTED)1792 arc_hdr_set_flags(hdr, ARC_FLAG_PROTECTED); in arc_buf_alloc_l2only()3334 arc_hdr_set_flags(hdr, ARC_FLAG_PROTECTED); in arc_hdr_alloc()3472 arc_hdr_set_flags(hdr, ARC_FLAG_PROTECTED); in arc_convert_to_raw()6903 arc_hdr_set_flags(hdr, ARC_FLAG_PROTECTED); in arc_write_ready()6910 arc_hdr_clear_flags(hdr, ARC_FLAG_PROTECTED); in arc_write_ready()