Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dext4fs.h127 int ext4fs_init(void);
/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4_write.c570 if (ext4fs_init() != 0) { in ext4fs_delete_file()
586 int ext4fs_init(void) in ext4fs_init() function
864 if (ext4fs_init() != 0) { in ext4fs_write()