Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/filesystems/
H A Djournalling.rst33 ext4_load_journal() in fs/ext4/super.c for examples on this stage.
/openbmc/linux/fs/ext4/
H A Dsuper.c67 static int ext4_load_journal(struct super_block *, struct ext4_super_block *,
4907 err = ext4_load_journal(sb, es, ctx->journal_devnum); in ext4_load_and_init_journal()
5962 static int ext4_load_journal(struct super_block *sb, in ext4_load_journal() function