Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h1018 static inline int obd_statfs_async(struct obd_export *exp, in obd_statfs_async() function
1067 rc = obd_statfs_async(exp, &oinfo, max_age, set); in obd_statfs_rqset()
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_obd.c1343 rc = obd_statfs_async(lov->lov_tgts[req->rq_idx]->ltd_exp, in lov_statfs_async()