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

/linux-master/fs/ocfs2/
H A Djournal.h160 * ocfs2_journal_load - Load the given journal off disk. Replay it if
177 int ocfs2_journal_load(struct ocfs2_journal *journal, int local,
H A Djournal.c1094 int ocfs2_journal_load(struct ocfs2_journal *journal, int local, int replayed) function
1765 * case we should've called ocfs2_journal_load instead. */
H A Dsuper.c2421 status = ocfs2_journal_load(osb->journal, local, dirty);

Completed in 332 milliseconds