Searched refs:journal_update_format (Results 1 – 3 of 3) sorted by relevance
917 extern int journal_update_format (journal_t *);
65 EXPORT_SYMBOL(journal_update_format);1374 int journal_update_format (journal_t *journal) in journal_update_format() function
2298 err = journal_update_format(journal); in ext3_load_journal()