Searched defs:zil_sync (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzil.c574 * and wait for zil_sync() to stuff the block poiner into zh_log.
875 * the txg is waiting to sync then we want want zil_sync()
877 * one in zil_commit_writer(). zil_sync() will only remove
974 * We dirty the dataset to ensure that zil_sync() will be called
1535 * time we call zil_sync().
1636 zil_sync(zilog_t *zilog, dmu_tx_t *tx) function

Completed in 49 milliseconds