Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c56 static int mdc_cleanup(struct obd_device *obd);
2334 mdc_cleanup(obd); in mdc_setup()
2397 static int mdc_cleanup(struct obd_device *obd) in mdc_cleanup() function
2466 .o_cleanup = mdc_cleanup,