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

/linux-4.4.14/fs/ocfs2/
H A Djournal.c214 static int ocfs2_recovery_thread_running(struct ocfs2_super *osb) ocfs2_recovery_thread_running() function
229 wait_event(osb->recovery_event, !ocfs2_recovery_thread_running(osb)); ocfs2_recovery_exit()
1481 mb(); /* sync with ocfs2_recovery_thread_running */ __ocfs2_recovery_thread()

Completed in 49 milliseconds