Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c131 if (cb->dtc_txn_commit) in dt_txn_hook_commit()
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.h787 void (*dtc_txn_commit)(struct thandle *txn, void *cookie); member