Searched refs:lsi_osd_exp (Results 1 – 2 of 2) sorted by relevance
633 if (IS_SERVER(lsi) && lsi->lsi_osd_exp) { in lustre_put_lsi()635 lsi->lsi_osd_exp->exp_obd->obd_lvfs_ctxt.dt = NULL; in lustre_put_lsi()637 obd_disconnect(lsi->lsi_osd_exp); in lustre_put_lsi()
498 struct obd_export *lsi_osd_exp; member