Home
last modified time | relevance | path

Searched refs:l2arc_write_eligible (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/
H A Darc.c979 static boolean_t l2arc_write_eligible(uint64_t, uint64_t, arc_buf_hdr_t *);
2855 if (l2arc_write_eligible(hdr->b_spa, UINT64_MAX, hdr)) in arc_evict_hdr()
5764 l2arc_write_eligible(uint64_t spa_guid, uint64_t sync_txg, arc_buf_hdr_t *hdr) in l2arc_write_eligible() function
6422 if (!l2arc_write_eligible(guid, sync_txg, hdr)) { in l2arc_write_buffers()