Searched refs:ext4_read_file (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ext4/ |
| H A D | ext4fs.su | |
| H A D | ext4fs.c | 223 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 D | ext4.c | 102 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 D | ext4fs.h | 153 int ext4_read_file(const char *filename, void *buf, loff_t offset, loff_t len,
|
| /OK3568_Linux_fs/u-boot/fs/ |
| H A D | fs.c | 180 .read = ext4_read_file,
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |