Searched refs:journal_update_format (Results 1 – 3 of 3) sorted by relevance
875 extern int journal_update_format (journal_t *);
68 EXPORT_SYMBOL(journal_update_format);1492 int journal_update_format (journal_t *journal) in journal_update_format() function
2370 err = journal_update_format(journal); in ext3_load_journal()