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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Djournal.h174 * ocfs2_journal_load - Load the given journal off disk. Replay it if
191 int ocfs2_journal_load(struct ocfs2_journal *journal, int local,
H A Djournal.c1023 int ocfs2_journal_load(struct ocfs2_journal *journal, int local, int replayed) function
1696 * case we should've called ocfs2_journal_load instead. */
H A Dsuper.c2392 status = ocfs2_journal_load(osb->journal, local, dirty);

Completed in 44 milliseconds