Searched refs:__ocfs2_recovery_thread (Results 1 – 1 of 1) sorted by relevance
51 static int __ocfs2_recovery_thread(void *arg);1447 static int __ocfs2_recovery_thread(void *arg) in __ocfs2_recovery_thread() function1598 osb->recovery_thread_task = kthread_run(__ocfs2_recovery_thread, osb, in ocfs2_recovery_thread()