Searched refs:journal_update_format (Results 1 – 3 of 3) sorted by relevance
793 extern int journal_update_format (journal_t *);
64 EXPORT_SYMBOL(journal_update_format);1254 int journal_update_format (journal_t *journal) in journal_update_format() function
1450 err = journal_update_format(journal); in ext3_load_journal()