Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ext4/
Dsuper.c63 static int ext4_load_journal(struct super_block *, struct ext4_super_block *,
3607 if (ext4_load_journal(sb, es, journal_devnum)) in ext4_fill_super()
4025 static int ext4_load_journal(struct super_block *sb, in ext4_load_journal() function