Searched refs:journal_wipe (Results 1 – 3 of 3) sorted by relevance
862 extern int journal_wipe (journal_t *, int);
83 EXPORT_SYMBOL(journal_wipe);1530 int journal_wipe(journal_t *journal, int write) in journal_wipe() function
2312 err = journal_wipe(journal, !really_read_only); in ext3_load_journal()