Searched refs:lwb_tx (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzil_impl.h49 dmu_tx_t *lwb_tx; /* tx for log block allocation */ member in struct:lwb
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzil.c452 lwb->lwb_tx = NULL;
862 dmu_tx_t *tx = lwb->lwb_tx;
883 lwb->lwb_tx = NULL;
982 lwb->lwb_tx = tx;

Completed in 1835 milliseconds