Searched refs:tx_txgh (Results 1 – 2 of 2) sorted by relevance
60 txg_handle_t tx_txgh; member
1146 tx->tx_txg = txg_hold_open(tx->tx_pool, &tx->tx_txgh); in dmu_tx_try_assign()1231 txg_rele_to_quiesce(&tx->tx_txgh); in dmu_tx_unassign()1253 txg_rele_to_sync(&tx->tx_txgh); in dmu_tx_unassign()1300 txg_rele_to_quiesce(&tx->tx_txgh); in dmu_tx_assign()1413 txg_register_callbacks(&tx->tx_txgh, &tx->tx_callbacks); in dmu_tx_commit()1416 txg_rele_to_sync(&tx->tx_txgh); in dmu_tx_commit()