Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/filesystems/
Djournalling.rst33 :c:func:`ext4_load_journal` in fs/ext4/super.c for examples on this stage.
/Linux-v5.4/fs/ext4/
Dsuper.c65 static int ext4_load_journal(struct super_block *, struct ext4_super_block *,
4329 err = ext4_load_journal(sb, es, journal_devnum); in ext4_fill_super()
4885 static int ext4_load_journal(struct super_block *sb, in ext4_load_journal() function