Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c5923 static journal_t *ext4_open_dev_journal(struct super_block *sb, in ext4_open_dev_journal() function
5995 journal = ext4_open_dev_journal(sb, journal_dev); in ext4_load_journal()