Searched refs:tx_txgh (Results 1 – 2 of 2) sorted by relevance
905 tx->tx_txg = txg_hold_open(tx->tx_pool, &tx->tx_txgh); in dmu_tx_try_assign()957 txg_rele_to_quiesce(&tx->tx_txgh); in dmu_tx_unassign()980 txg_rele_to_sync(&tx->tx_txgh); in dmu_tx_unassign()1030 txg_rele_to_quiesce(&tx->tx_txgh); in dmu_tx_assign()1151 txg_register_callbacks(&tx->tx_txgh, &tx->tx_callbacks); in dmu_tx_commit()1154 txg_rele_to_sync(&tx->tx_txgh); in dmu_tx_commit()
60 txg_handle_t tx_txgh; member