Home
last modified time | relevance | path

Searched refs:journal_option (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ext4/
H A Dsuper.c5486 const char *journal_option; in __ext4_fill_super() local
5489 journal_option = ext4_has_journal_option(sb); in __ext4_fill_super()
5490 if (journal_option != NULL) { in __ext4_fill_super()
5493 journal_option); in __ext4_fill_super()