Searched refs:journal_destroy (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/ext3/
H A Dsuper.c423 err = journal_destroy(sbi->s_journal); ext3_put_super()
2140 journal_destroy(sbi->s_journal); ext3_fill_super()
2306 journal_destroy(journal); ext3_get_dev_journal()
2373 journal_destroy(journal); ext3_load_journal()
2385 journal_destroy(journal); ext3_load_journal()
2427 journal_destroy(journal); ext3_create_journal()
/linux-4.1.27/fs/jbd/
H A Djournal.c74 EXPORT_SYMBOL(journal_destroy); variable
1329 * void journal_destroy() - Release a journal_t structure.
1336 int journal_destroy(journal_t *journal) journal_destroy() function
/linux-4.1.27/include/linux/
H A Djbd.h884 extern int journal_destroy (journal_t *);

Completed in 61 milliseconds