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

/linux-master/fs/ocfs2/
H A Djournal.c196 static int ocfs2_recovery_thread_running(struct ocfs2_super *osb) function
211 wait_event(osb->recovery_event, !ocfs2_recovery_thread_running(osb));
1532 mb(); /* sync with ocfs2_recovery_thread_running */

Completed in 142 milliseconds