Searched refs:journal_option (Results 1 – 1 of 1) sorted by relevance
5513 const char *journal_option; in __ext4_fill_super() 5516 journal_option = ext4_has_journal_option(sb); in __ext4_fill_super() 5517 if (journal_option != NULL) { in __ext4_fill_super() 5520 journal_option); in __ext4_fill_super() 5511 const char *journal_option; __ext4_fill_super() local