Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h502 enum obd_cleanup_stage cleanup_stage) in obd_precleanup() argument
513 if (cleanup_stage == OBD_CLEANUP_EXPORTS) { in obd_precleanup()
526 rc = OBP(obd, precleanup)(obd, cleanup_stage); in obd_precleanup()
Dobd.h980 enum obd_cleanup_stage cleanup_stage);