Searched refs:txh (Results 1 – 1 of 1) sorted by relevance
142 return (txh); in dmu_tx_hold_dnode_impl()163 return (txh); in dmu_tx_hold_object_impl()542 if (txh) in dmu_tx_hold_bonus()554 if (txh) in dmu_tx_hold_bonus_by_dnode()567 if (txh) { in dmu_tx_hold_space()598 txh = list_next(&tx->tx_holds, txh)) { in dmu_tx_dirty_buf()610 ((txh->txh_arg1 + txh->txh_arg2 - 1) >> shift); in dmu_tx_dirty_buf()905 txh = list_next(&tx->tx_holds, txh)) { in dmu_tx_try_assign()974 txh && txh != tx->tx_needassign_txh; in dmu_tx_unassign()975 txh = list_next(&tx->tx_holds, txh)) { in dmu_tx_unassign()[all …]