Searched refs:recovery_thread (Results 1 – 1 of 1) sorted by relevance
78 struct md_thread *recovery_thread; member364 if (!cinfo->recovery_thread) { in __recover_slot()365 cinfo->recovery_thread = md_register_thread(recover_bitmaps, in __recover_slot()367 if (!cinfo->recovery_thread) { in __recover_slot()372 md_wakeup_thread(cinfo->recovery_thread); in __recover_slot()946 md_unregister_thread(&cinfo->recovery_thread); in join()1009 md_unregister_thread(&cinfo->recovery_thread); in leave()