Home
last modified time | relevance | path

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

/titanic_54/usr/src/uts/common/fs/zfs/
H A Darc.c5396 l2arc_write_eligible(uint64_t spa_guid, uint64_t sync_txg, arc_buf_hdr_t *hdr) in l2arc_write_eligible() argument
5408 hdr->b_birth >= sync_txg) in l2arc_write_eligible()
5927 uint64_t sync_txg = spa_syncing_txg(spa); in l2arc_write_buffers() local
5997 if (!l2arc_write_eligible(guid, sync_txg, hdr)) { in l2arc_write_buffers()