Searched refs:dtc_txn_commit (Results 1 – 2 of 2) sorted by relevance
131 if (cb->dtc_txn_commit) in dt_txn_hook_commit()132 cb->dtc_txn_commit(txn, cb->dtc_cookie); in dt_txn_hook_commit()
787 void (*dtc_txn_commit)(struct thandle *txn, void *cookie); member