Home
last modified time | relevance | path

Searched refs:obd_disconnect (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c508 rc = obd_disconnect(obd->u.cli.cl_mgc_mgsexp); in lustre_stop_mgc()
637 obd_disconnect(lsi->lsi_osd_exp); in lustre_put_lsi()
Dgenops.c1266 rc = obd_disconnect(exp); in class_disconnect_export_list()
1374 rc = obd_disconnect(exp); in class_fail_export()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c596 obd_disconnect(sbi->ll_dt_exp); in client_common_fill_super()
603 obd_disconnect(sbi->ll_md_exp); in client_common_fill_super()
685 obd_disconnect(sbi->ll_dt_exp); in client_common_put_super()
694 obd_disconnect(sbi->ll_md_exp); in client_common_put_super()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c388 obd_disconnect(mdc_exp); in lmv_connect_mdc()
402 obd_disconnect(mdc_exp); in lmv_connect_mdc()
600 rc2 = obd_disconnect(tgt->ltd_exp); in lmv_check_connect()
643 rc = obd_disconnect(tgt->ltd_exp); in lmv_disconnect_mdc()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h987 static inline int obd_disconnect(struct obd_export *exp) in obd_disconnect() function
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c2101 rc = obd_disconnect(ec->ec_exp); in echo_client_cleanup()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c302 rc = obd_disconnect(tgt->ltd_exp); in lov_disconnect_obd()