Searched refs:txg_wait_open (Results 1 – 4 of 4) sorted by relevance
95 extern void txg_wait_open(struct dsl_pool *dp, uint64_t txg);
628 txg_wait_open(dsl_pool_t *dp, uint64_t txg) in txg_wait_open() function
1359 txg_wait_open(tx->tx_pool, tx->tx_lasttried_txg + 1); in dmu_tx_wait()
4029 txg_wait_open(dmu_objset_pool(os), 0); in ztest_dmu_read_write_zcopy()