Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dsuper.c61 static int ext4_load_journal(struct super_block *, struct ext4_super_block *,
3679 if (ext4_load_journal(sb, es, journal_devnum)) in ext4_fill_super()
4188 static int ext4_load_journal(struct super_block *sb, in ext4_load_journal() function