Home
last modified time | relevance | path

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

/fs/ocfs2/
Djournal.c1021 if (!jbd2_journal_destroy(journal->j_journal) && !status) { in ocfs2_journal_shutdown()
1656 jbd2_journal_destroy(journal); in ocfs2_replay_journal()
1687 jbd2_journal_destroy(journal); in ocfs2_replay_journal()
/fs/jbd2/
Djournal.c83 EXPORT_SYMBOL(jbd2_journal_destroy);
1687 int jbd2_journal_destroy(journal_t *journal) in jbd2_journal_destroy() function
/fs/ext4/
Dsuper.c811 err = jbd2_journal_destroy(sbi->s_journal); in ext4_put_super()
4204 jbd2_journal_destroy(sbi->s_journal); in ext4_fill_super()
4396 jbd2_journal_destroy(journal); in ext4_get_dev_journal()
4476 jbd2_journal_destroy(journal); in ext4_load_journal()