Searched refs:tx_state_t (Results 1 – 3 of 3) sorted by relevance
119 tx_state_t *tx = &dp->dp_tx; in txg_init()121 bzero(tx, sizeof (tx_state_t)); in txg_init()157 tx_state_t *tx = &dp->dp_tx; in txg_fini()186 bzero(tx, sizeof (tx_state_t)); in txg_fini()195 tx_state_t *tx = &dp->dp_tx; in txg_sync_start()220 txg_thread_enter(tx_state_t *tx, callb_cpr_t *cpr) in txg_thread_enter()227 txg_thread_exit(tx_state_t *tx, callb_cpr_t *cpr, kthread_t **tpp) in txg_thread_exit()238 txg_thread_wait(tx_state_t *tx, callb_cpr_t *cpr, kcondvar_t *cv, clock_t time) in txg_thread_wait()257 tx_state_t *tx = &dp->dp_tx; in txg_sync_stop()294 tx_state_t *tx = &dp->dp_tx; in txg_hold_open()[all …]
118 } tx_state_t; typedef
117 tx_state_t dp_tx;