Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/
A Djournalling.rst17 finished make sure you call jbd2_journal_destroy() on it to free up
70 jbd2_journal_destroy() to clean up your in-core journal object.
/linux/fs/ocfs2/
A Djournal.c1025 if (!jbd2_journal_destroy(journal->j_journal) && !status) { in ocfs2_journal_shutdown()
1674 jbd2_journal_destroy(journal); in ocfs2_replay_journal()
1705 jbd2_journal_destroy(journal); in ocfs2_replay_journal()
/linux/include/linux/
A Djbd2.h1560 extern int jbd2_journal_destroy (journal_t *);
/linux/fs/jbd2/
A Djournal.c78 EXPORT_SYMBOL(jbd2_journal_destroy);
2117 int jbd2_journal_destroy(journal_t *journal) in jbd2_journal_destroy() function
/linux/fs/ext4/
A Dsuper.c1194 err = jbd2_journal_destroy(sbi->s_journal); in ext4_put_super()
5059 jbd2_journal_destroy(sbi->s_journal); in ext4_fill_super()
5272 jbd2_journal_destroy(journal); in ext4_get_dev_journal()
5373 jbd2_journal_destroy(journal); in ext4_load_journal()
5388 jbd2_journal_destroy(journal); in ext4_load_journal()
/linux/
A Dvmlinux.symvers2271 0x00000000 jbd2_journal_destroy vmlinux EXPORT_SYMBOL
A DSystem.map11947 ffff800010376620 T jbd2_journal_destroy
A D.tmp_System.map11947 ffff800010376620 T jbd2_journal_destroy

Completed in 905 milliseconds