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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c1171 * then return ERESTART which will block in dmu_tx_wait().
1314 * should drop locks, do a dmu_tx_wait(tx), and try again.
1316 * (3) TXG_WAITED. Like TXG_NOWAIT, but indicates that dmu_tx_wait()
1342 dmu_tx_wait(tx);
1351 dmu_tx_wait(dmu_tx_t *tx) function

Completed in 76 milliseconds