Searched refs:txh_tx (Results 1 – 2 of 2) sorted by relevance
133 txh->txh_tx = tx; in dmu_tx_hold_dnode_impl()247 txh->txh_tx->tx_err = err; in dmu_tx_count_write()259 txh->txh_tx->tx_err = err; in dmu_tx_count_write()269 txh->txh_tx->tx_err = err; in dmu_tx_count_write()280 txh->txh_tx->tx_err = err; in dmu_tx_count_write()287 txh->txh_tx->tx_err = err; in dmu_tx_count_write()349 dmu_tx_t *tx = txh->txh_tx; in dmu_tx_hold_free_impl()460 dmu_tx_t *tx = txh->txh_tx; in dmu_tx_hold_zap_impl()
97 dmu_tx_t *txh_tx; member