Searched refs:tx_lasttried_txg (Results 1 – 3 of 3) sorted by relevance
53 __field(uint64_t, tx_lasttried_txg)65 __entry->tx_lasttried_txg = tx->tx_lasttried_txg;78 __entry->tx_lasttried_txg, __entry->tx_anyobj,
60 uint64_t tx_lasttried_txg; member
1163 tx->tx_lasttried_txg = tx->tx_txg; in dmu_tx_unassign()1271 } else if (spa_suspended(spa) || tx->tx_lasttried_txg == 0) { in dmu_tx_wait()1284 while (dn->dn_assigned_txg == tx->tx_lasttried_txg - 1) in dmu_tx_wait()