Home
last modified time | relevance | path

Searched refs:obd_find_cbdata (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/llite/
Ddcache.c137 rc = obd_find_cbdata(sbi->ll_dt_exp, lsm, return_if_equal, NULL); in find_cbdata()
/drivers/staging/lustre/lustre/include/
Dobd_class.h1169 static inline int obd_find_cbdata(struct obd_export *exp, in obd_find_cbdata() function
/drivers/staging/lustre/lustre/lov/
Dlov_obd.c1303 rc = obd_find_cbdata(lov->lov_tgts[loi->loi_ost_idx]->ltd_exp, in lov_find_cbdata()