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