Searched refs:txg_handle_t (Results 1 – 3 of 3) sorted by relevance
53 } txg_handle_t; typedef72 extern uint64_t txg_hold_open(struct dsl_pool *dp, txg_handle_t *txghp);73 extern void txg_rele_to_quiesce(txg_handle_t *txghp);74 extern void txg_rele_to_sync(txg_handle_t *txghp);75 extern void txg_register_callbacks(txg_handle_t *txghp, list_t *tx_callbacks);
60 txg_handle_t tx_txgh;
292 txg_hold_open(dsl_pool_t *dp, txg_handle_t *th) in txg_hold_open()312 txg_rele_to_quiesce(txg_handle_t *th) in txg_rele_to_quiesce()321 txg_register_callbacks(txg_handle_t *th, list_t *tx_callbacks) in txg_register_callbacks()332 txg_rele_to_sync(txg_handle_t *th) in txg_rele_to_sync()