Home
last modified time | relevance | path

Searched refs:obd_create (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h790 static inline int obd_create(const struct lu_env *env, struct obd_export *exp, in obd_create() function
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1382 rc = obd_create(env, ec->ec_exp, oa, &lsm, oti); in echo_create_object()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c1032 rc = obd_create(NULL, lov->lov_tgts[ost_idx]->ltd_exp, in lov_recreate()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c1300 rc = obd_create(NULL, exp, oa, &lsm2, &oti); in ll_lov_recreate()