Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/
A Djournalling.rst23 When loading the journal you must call jbd2_journal_load() to process
27 calling jbd2_journal_load().
31 transactions in the journal and similarly jbd2_journal_load() will
/linux/fs/ocfs2/
A Djournal.c1079 status = jbd2_journal_load(journal->j_journal); in ocfs2_journal_load()
1669 status = jbd2_journal_load(journal); in ocfs2_replay_journal()
/linux/include/linux/
A Djbd2.h1559 extern int jbd2_journal_load (journal_t *journal);
/linux/fs/jbd2/
A Djournal.c77 EXPORT_SYMBOL(jbd2_journal_load);
2047 int jbd2_journal_load(journal_t *journal) in jbd2_journal_load() function
/linux/fs/ext4/
A Dsuper.c5357 err = jbd2_journal_load(journal); in ext4_load_journal()
/linux/
A Dvmlinux.symvers337 0x00000000 jbd2_journal_load vmlinux EXPORT_SYMBOL
A DSystem.map11963 ffff800010377720 T jbd2_journal_load
A D.tmp_System.map11963 ffff800010377720 T jbd2_journal_load

Completed in 323 milliseconds