Searched refs:dp_tx (Results 1 – 3 of 3) sorted by relevance
120 tx_state_t *tx = &dp->dp_tx; in txg_init()158 tx_state_t *tx = &dp->dp_tx; in txg_fini()196 tx_state_t *tx = &dp->dp_tx; in txg_sync_start()258 tx_state_t *tx = &dp->dp_tx; in txg_sync_stop()295 tx_state_t *tx = &dp->dp_tx; in txg_hold_open()356 tx_state_t *tx = &dp->dp_tx; in txg_quiesce()412 tx_state_t *tx = &dp->dp_tx; in txg_dispatch_callbacks()450 tx_state_t *tx = &dp->dp_tx; in txg_is_syncing()458 tx_state_t *tx = &dp->dp_tx; in txg_is_quiescing()466 tx_state_t *tx = &dp->dp_tx; in txg_has_quiesced_to_sync()[all …]
349 err = dsl_scan_init(dp, dp->dp_tx.tx_open_txg); in dsl_pool_open()800 return (curthread == dp->dp_tx.tx_sync_thread || in dsl_pool_sync_context()
125 tx_state_t dp_tx; member