Searched refs:tx_lasttried_txg (Results 1 – 2 of 2) sorted by relevance
58 uint64_t tx_lasttried_txg; member
1260 tx->tx_lasttried_txg = tx->tx_txg; in dmu_tx_unassign()1342 } else if (spa_suspended(spa) || tx->tx_lasttried_txg == 0) { in dmu_tx_wait()1359 while (dn->dn_assigned_txg == tx->tx_lasttried_txg - 1) in dmu_tx_wait()1364 txg_wait_open(tx->tx_pool, tx->tx_lasttried_txg + 1); in dmu_tx_wait()