Searched refs:__ocfs2_recovery_thread (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/ocfs2/
H A Djournal.c66 static int __ocfs2_recovery_thread(void *arg);
1345 static int __ocfs2_recovery_thread(void *arg) __ocfs2_recovery_thread() function
1482 osb->recovery_thread_task = kthread_run(__ocfs2_recovery_thread, osb, ocfs2_recovery_thread()

Completed in 191 milliseconds