Home
last modified time | relevance | path

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

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