Searched refs:obd_create (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 693 static inline int obd_create(const struct lu_env *env, struct obd_export *exp, in obd_create() function
|
/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 1383 rc = obd_create(env, ec->ec_exp, oa, &lsm, oti); in echo_create_object()
|
/drivers/staging/lustre/lustre/lov/ |
D | lov_obd.c | 1013 rc = obd_create(NULL, lov->lov_tgts[ost_idx]->ltd_exp, in lov_recreate()
|
/drivers/staging/lustre/lustre/llite/ |
D | file.c | 1291 rc = obd_create(NULL, exp, oa, &lsm2, &oti); in ll_lov_recreate()
|