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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzil.c1431 zil_lwb_commit(zilog_t *zilog, itx_t *itx, lwb_t *lwb) function
1630 * zil_lwb_commit(), and free'd in that function. Having
2127 lwb = zil_lwb_commit(zilog, itx, lwb);
2184 * zil_lwb_commit(). This way, the lwb is guaranteed to
2190 * zil_lwb_commit(), zil_commit_waiter() will issue the
2405 * the ZIL, the lwb's zio will be issued via the zil_lwb_commit()

Completed in 65 milliseconds