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