Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c103 struct dt_device *dev = txn->th_dev; in dt_txn_hook_stop()
129 list_for_each_entry(cb, &txn->th_dev->dd_txn_callbacks, in dt_txn_hook_commit()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Ddt_object.h744 struct dt_device *th_dev; member
969 LASSERT(th->th_dev->dd_ops->dt_trans_cb_add); in dt_trans_cb_add()
971 return th->th_dev->dd_ops->dt_trans_cb_add(th, dcb); in dt_trans_cb_add()