Searched refs:replayed (Results 1 – 3 of 3) sorted by relevance
56 int dirty, int replayed);919 int dirty, int replayed) in ocfs2_journal_toggle_dirty() argument941 if (replayed) in ocfs2_journal_toggle_dirty()1052 int ocfs2_journal_load(struct ocfs2_journal *journal, int local, int replayed) in ocfs2_journal_load() argument1069 if (replayed) { in ocfs2_journal_load()1077 status = ocfs2_journal_toggle_dirty(osb, 1, replayed); in ocfs2_journal_load()
179 int replayed);
240 the journal needs to be replayed, and the filesystem cannot be mounted.