Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Djournal.c1003 jbd2_journal_destroy(journal->j_journal); in ocfs2_journal_shutdown()
1622 jbd2_journal_destroy(journal); in ocfs2_replay_journal()
1653 jbd2_journal_destroy(journal); in ocfs2_replay_journal()
/linux-4.1.27/include/linux/
Djbd2.h1157 extern int jbd2_journal_destroy (journal_t *);
/linux-4.1.27/fs/jbd2/
Djournal.c83 EXPORT_SYMBOL(jbd2_journal_destroy);
1694 int jbd2_journal_destroy(journal_t *journal) in jbd2_journal_destroy() function
/linux-4.1.27/fs/ext4/
Dsuper.c786 err = jbd2_journal_destroy(sbi->s_journal); in ext4_put_super()
4323 jbd2_journal_destroy(sbi->s_journal); in ext4_fill_super()
4515 jbd2_journal_destroy(journal); in ext4_get_dev_journal()
4595 jbd2_journal_destroy(journal); in ext4_load_journal()