Searched refs:txg_register_callbacks (Results 1 – 3 of 3) sorted by relevance
76 extern void txg_register_callbacks(txg_handle_t *txghp, list_t *tx_callbacks);
326 txg_register_callbacks(txg_handle_t *th, list_t *tx_callbacks) in txg_register_callbacks() function
1156 txg_register_callbacks(&tx->tx_txgh, &tx->tx_callbacks); in dmu_tx_commit()