Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ext4/
H A Dext4_journal.h115 int ext4fs_init_journal(void);
H A Dext4_journal.c32 int ext4fs_init_journal(void) in ext4fs_init_journal() function
H A Dext4_write.c604 if (ext4fs_init_journal()) in ext4fs_init()