Home
last modified time | relevance | path

Searched refs:client_obd_cleanup (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c477 int client_obd_cleanup(struct obd_device *obddev) in client_obd_cleanup() function
487 EXPORT_SYMBOL(client_obd_cleanup);
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c720 return client_obd_cleanup(obd); in mgc_cleanup()
764 client_obd_cleanup(obd); in mgc_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2861 int client_obd_cleanup(struct obd_device *obddev);
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c3210 client_obd_cleanup(obd); in osc_setup()
3274 rc = client_obd_cleanup(obd); in osc_cleanup()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2533 return client_obd_cleanup(obd); in mdc_cleanup()