Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Darc.c983 static boolean_t l2arc_write_eligible(uint64_t, uint64_t, arc_buf_hdr_t *);
2859 if (l2arc_write_eligible(hdr->b_spa, UINT64_MAX, hdr)) in arc_evict_hdr()
5836 l2arc_write_eligible(uint64_t spa_guid, uint64_t sync_txg, arc_buf_hdr_t *hdr) in l2arc_write_eligible() function
6461 if (!l2arc_write_eligible(guid, sync_txg, hdr)) { in l2arc_write_buffers()