Searched refs:obd_destroy (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 1406 obd_destroy(env, ec->ec_exp, oa, lsm, oti, NULL); in echo_create_object() 1912 rc = obd_destroy(env, ec->ec_exp, oa, eco->eo_lsm, in echo_client_iocontrol()
|
/drivers/staging/lustre/lustre/llite/ |
D | namei.c | 929 rc = obd_destroy(NULL, ll_i2dtexp(dir), oa, lsm, &oti, in ll_objects_destroy()
|
/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 706 static inline int obd_destroy(const struct lu_env *env, struct obd_export *exp, in obd_destroy() function
|
/drivers/staging/lustre/lustre/lov/ |
D | lov_obd.c | 1094 err = obd_destroy(env, lov->lov_tgts[req->rq_idx]->ltd_exp, in lov_destroy()
|