Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c462 err = obd_precleanup(obd, OBD_CLEANUP_EXPORTS); in class_cleanup()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h501 static inline int obd_precleanup(struct obd_device *obd, in obd_precleanup() function
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_obd.c839 obd_precleanup(class_exp2obd(lov->lov_tgts[i]->ltd_exp), in lov_precleanup()