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