Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/filesystems/
H 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.
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Djournal.c1012 if (!jbd2_journal_destroy(journal->j_journal) && !status) { in ocfs2_journal_shutdown()
1663 jbd2_journal_destroy(journal); in ocfs2_replay_journal()
1694 jbd2_journal_destroy(journal); in ocfs2_replay_journal()
/OK3568_Linux_fs/kernel/include/linux/
H A Djbd2.h1511 extern int jbd2_journal_destroy (journal_t *);
/OK3568_Linux_fs/kernel/fs/jbd2/
H A Djournal.c78 EXPORT_SYMBOL(jbd2_journal_destroy);
1969 int jbd2_journal_destroy(journal_t *journal) in jbd2_journal_destroy() function
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c1192 err = jbd2_journal_destroy(sbi->s_journal); in ext4_put_super()
5177 jbd2_journal_destroy(sbi->s_journal); in ext4_fill_super()
5388 jbd2_journal_destroy(journal); in ext4_get_dev_journal()
5489 jbd2_journal_destroy(journal); in ext4_load_journal()
5504 jbd2_journal_destroy(journal); in ext4_load_journal()