Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Djournal.c196 static int ocfs2_recovery_thread_running(struct ocfs2_super *osb) in ocfs2_recovery_thread_running() function
211 wait_event(osb->recovery_event, !ocfs2_recovery_thread_running(osb)); in ocfs2_recovery_exit()