Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c61 static int mdc_cleanup(struct obd_device *obd);
2461 mdc_cleanup(obd); in mdc_setup()
2524 static int mdc_cleanup(struct obd_device *obd) in mdc_cleanup() function
2657 .o_cleanup = mdc_cleanup,