Home
last modified time | relevance | path

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

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