Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Djournal.c1030 jbd2_journal_destroy(journal->j_journal); in ocfs2_journal_shutdown()
1649 jbd2_journal_destroy(journal); in ocfs2_replay_journal()
1680 jbd2_journal_destroy(journal); in ocfs2_replay_journal()
/linux-4.4.14/include/linux/
Djbd2.h1262 extern int jbd2_journal_destroy (journal_t *);
/linux-4.4.14/fs/jbd2/
Djournal.c83 EXPORT_SYMBOL(jbd2_journal_destroy);
1680 int jbd2_journal_destroy(journal_t *journal) in jbd2_journal_destroy() function
/linux-4.4.14/fs/ext4/
Dsuper.c805 err = jbd2_journal_destroy(sbi->s_journal); in ext4_put_super()
3994 jbd2_journal_destroy(sbi->s_journal); in ext4_fill_super()
4182 jbd2_journal_destroy(journal); in ext4_get_dev_journal()
4262 jbd2_journal_destroy(journal); in ext4_load_journal()