Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dsuper.c5425 const char *journal_option; in __ext4_fill_super() local
5428 journal_option = ext4_has_journal_option(sb); in __ext4_fill_super()
5429 if (journal_option != NULL) { in __ext4_fill_super()
5432 journal_option); in __ext4_fill_super()