Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c475 int client_obd_cleanup(struct obd_device *obddev) in client_obd_cleanup() function
485 EXPORT_SYMBOL(client_obd_cleanup);
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c708 return client_obd_cleanup(obd); in mgc_cleanup()
752 client_obd_cleanup(obd); in mgc_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2820 int client_obd_cleanup(struct obd_device *obddev);
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c3162 client_obd_cleanup(obd); in osc_setup()
3227 rc = client_obd_cleanup(obd); in osc_cleanup()
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c2406 return client_obd_cleanup(obd); in mdc_cleanup()