Home
last modified time | relevance | path

Searched refs:dtc_cookie (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c93 rc = cb->dtc_txn_start(env, th, cb->dtc_cookie); in dt_txn_hook_start()
114 rc = cb->dtc_txn_stop(env, txn, cb->dtc_cookie); in dt_txn_hook_stop()
132 cb->dtc_txn_commit(txn, cb->dtc_cookie); in dt_txn_hook_commit()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Ddt_object.h788 void *dtc_cookie; member