Home
last modified time | relevance | path

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

/fs/ocfs2/
Djournal.c1007 status = jbd2_journal_load(journal->j_journal); in ocfs2_journal_load()
1567 status = jbd2_journal_load(journal); in ocfs2_replay_journal()
/fs/jbd2/
Djournal.c82 EXPORT_SYMBOL(jbd2_journal_load);
1611 int jbd2_journal_load(journal_t *journal) in jbd2_journal_load() function
/fs/ext4/
Dsuper.c4548 err = jbd2_journal_load(journal); in ext4_load_journal()