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.h119 uint64_t lwb_alloc_txg; /* the txg when lwb_blk is allocated */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzil.c848 lwb->lwb_alloc_txg = txg; in zil_alloc_lwb()
869 ASSERT3U(lwb->lwb_alloc_txg, <=, spa_syncing_txg(zilog->zl_spa)); in zil_free_lwb()
2027 nlwb->lwb_alloc_txg = txg; in zil_lwb_write_issue()
3762 lwb->lwb_alloc_txg > txg || lwb->lwb_max_txg > txg) in zil_sync()
3980 txg = MAX(txg, lwb->lwb_alloc_txg); in zil_close()