Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_ext.c39 err = ext4fs_open(filename, &filelen); in spl_load_image_ext()
94 err = ext4fs_open(file, &filelen); in spl_load_image_ext_os()
125 err = ext4fs_open(CONFIG_SPL_FS_LOAD_ARGS_NAME, &filelen); in spl_load_image_ext_os()
/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4fs.c193 ret = ext4fs_open(filename, &file_len); in ext4fs_exists()
199 return ext4fs_open(filename, size); in ext4fs_size()
229 ret = ext4fs_open(filename, &file_len); in ext4_read_file()
H A Dext4_common.su
H A Dext4_common.c2299 int ext4fs_open(const char *filename, loff_t *len) in ext4fs_open() function
/OK3568_Linux_fs/u-boot/include/
H A Dext4fs.h139 int ext4fs_open(const char *filename, loff_t *len);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map