Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4fs.su
H A Dext4fs.c223 int ext4_read_file(const char *filename, void *buf, loff_t offset, loff_t len, in ext4_read_file() function
/OK3568_Linux_fs/u-boot/env/
H A Dext4.c102 err = ext4_read_file(EXT4_ENV_FILE, buf, 0, CONFIG_ENV_SIZE, &off); in env_ext4_load()
/OK3568_Linux_fs/u-boot/include/
H A Dext4fs.h153 int ext4_read_file(const char *filename, void *buf, loff_t offset, loff_t len,
/OK3568_Linux_fs/u-boot/fs/
H A Dfs.c180 .read = ext4_read_file,
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym