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

/linux-4.1.27/fs/jbd/
H A Djournal.c83 EXPORT_SYMBOL(journal_wipe); variable
1608 * int journal_wipe() - Wipe journal contents
1620 int journal_wipe(journal_t *journal, int write) journal_wipe() function
/linux-4.1.27/include/linux/
H A Djbd.h886 extern int journal_wipe (journal_t *, int);
/linux-4.1.27/fs/ext3/
H A Dsuper.c2379 err = journal_wipe(journal, !really_read_only); ext3_load_journal()

Completed in 111 milliseconds