Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzil_impl.h126 uint64_t lwb_alloc_txg; /* the txg when lwb_blk is allocated */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzil.c858 lwb->lwb_alloc_txg = txg; in zil_alloc_lwb()
877 ASSERT3U(lwb->lwb_alloc_txg, <=, spa_syncing_txg(zilog->zl_spa)); in zil_free_lwb()
2120 nlwb->lwb_alloc_txg = txg; in zil_lwb_write_issue()
2807 if (lwb->lwb_alloc_txg >= synced_txg || in zil_crash_clean()
4209 lwb->lwb_alloc_txg > txg || lwb->lwb_max_txg > txg) in zil_sync()
4433 txg = MAX(txg, lwb->lwb_alloc_txg); in zil_close()