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