Searched refs:HDR_L2_EVICTED (Results 1 – 1 of 1) sorted by relevance
728 #define HDR_L2_EVICTED(hdr) ((hdr)->b_flags & ARC_FLAG_L2_EVICTED) macro6318 !HDR_L2_WRITING(hdr) && !HDR_L2_EVICTED(hdr) && in arc_read()8553 !HDR_L2_EVICTED(hdr)) { in l2arc_read_done()