Searched refs:dtc_txn_stop (Results 1 – 2 of 2) sorted by relevance
111 if (cb->dtc_txn_stop == NULL || in dt_txn_hook_stop()114 rc = cb->dtc_txn_stop(env, txn, cb->dtc_cookie); in dt_txn_hook_stop()
785 int (*dtc_txn_stop)(const struct lu_env *env, member