Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Djournal.c52 static int __ocfs2_recovery_thread(void *arg);
1357 static int __ocfs2_recovery_thread(void *arg) in __ocfs2_recovery_thread() function
1511 osb->recovery_thread_task = kthread_run(__ocfs2_recovery_thread, osb, in ocfs2_recovery_thread()