Searched refs:txg_hold_open (Results 1 – 3 of 3) sorted by relevance
72 extern uint64_t txg_hold_open(struct dsl_pool *dp, txg_handle_t *txghp);
297 txg_hold_open(dsl_pool_t *dp, txg_handle_t *th) in txg_hold_open() function
1118 tx->tx_txg = txg_hold_open(tx->tx_pool, &tx->tx_txgh); in dmu_tx_try_assign()