Searched refs:OCFS2_JOURNAL_DIRTY_FL (Results 1 – 2 of 2) sorted by relevance
923 OCFS2_JOURNAL_DIRTY_FL); in ocfs2_journal_init()980 flags |= OCFS2_JOURNAL_DIRTY_FL; in ocfs2_journal_toggle_dirty()982 flags &= ~OCFS2_JOURNAL_DIRTY_FL; in ocfs2_journal_toggle_dirty()1667 if (!(flags & OCFS2_JOURNAL_DIRTY_FL)) { in ocfs2_replay_journal()1715 flags &= ~OCFS2_JOURNAL_DIRTY_FL; in ocfs2_replay_journal()2400 OCFS2_JOURNAL_DIRTY_FL) in ocfs2_check_journals_nolocks()
277 #define OCFS2_JOURNAL_DIRTY_FL (0x00000001) /* Journal needs recovery */ macro
Completed in 12 milliseconds