Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h732 static inline int obd_getattr_async(struct obd_export *exp, in obd_getattr_async() function
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_obd.c1162 rc = obd_getattr_async(lov->lov_tgts[req->rq_idx]->ltd_exp, in lov_getattr_async()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dfile.c940 rc = obd_getattr_async(exp, &oinfo, set); in ll_lsm_getattr()