Searched refs:l2arc_write_eligible (Results 1 – 1 of 1) sorted by relevance
902 static boolean_t l2arc_write_eligible(uint64_t, arc_buf_hdr_t *);4002 if (l2arc_write_eligible(hdr->b_spa, hdr)) { in arc_evict_hdr()8015 l2arc_write_eligible(uint64_t spa_guid, arc_buf_hdr_t *hdr) in l2arc_write_eligible() function9136 if (!l2arc_write_eligible(guid, hdr)) { in l2arc_write_buffers()