Home
last modified time | relevance | path

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

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