Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h596 enum obd_cleanup_stage cleanup_stage) in obd_precleanup() argument
607 if (cleanup_stage == OBD_CLEANUP_EXPORTS) { in obd_precleanup()
620 rc = OBP(obd, precleanup)(obd, cleanup_stage); in obd_precleanup()
Dobd.h1117 enum obd_cleanup_stage cleanup_stage);