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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_tx.c878 dmu_tx_try_assign(dmu_tx_t *tx, uint64_t txg_how) function
1026 while ((err = dmu_tx_try_assign(tx, txg_how)) != 0) {
1051 * dmu_tx_try_assign() has determined that we need to wait

Completed in 62 milliseconds