Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dsuper.c47 static int ext3_load_journal(struct super_block *, struct ext3_super_block *,
2034 if (ext3_load_journal(sb, es, journal_devnum)) in ext3_fill_super()
2312 static int ext3_load_journal(struct super_block *sb, in ext3_load_journal() function