Searched refs:tx_lasttried_txg (Results 1 – 3 of 3) sorted by relevance
52 __field(uint64_t, tx_lasttried_txg)64 __entry->tx_lasttried_txg = tx->tx_lasttried_txg;77 __entry->tx_lasttried_txg, __entry->tx_anyobj,
59 uint64_t tx_lasttried_txg; member
992 tx->tx_lasttried_txg = tx->tx_txg; in dmu_tx_unassign()1084 } else if (spa_suspended(spa) || tx->tx_lasttried_txg == 0) { in dmu_tx_wait()1097 while (dn->dn_assigned_txg == tx->tx_lasttried_txg - 1) in dmu_tx_wait()