Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1405 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/
Dnamei.c962 rc = obd_destroy(NULL, ll_i2dtexp(dir), oa, lsm, &oti, in ll_objects_destroy()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h803 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/
Dlov_obd.c1114 err = obd_destroy(env, lov->lov_tgts[req->rq_idx]->ltd_exp, in lov_destroy()