Searched refs:file_fat_read_at (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/fat/ |
| H A D | fat_write.su | |
| H A D | fat.c | 1090 int file_fat_read_at(const char *filename, loff_t pos, void *buffer, in file_fat_read_at() function 1123 ret = file_fat_read_at(filename, 0, buffer, maxsize, &actread); in file_fat_read() 1135 ret = file_fat_read_at(filename, offset, buf, len, actread); in fat_read_file()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fat.h | 193 int file_fat_read_at(const char *filename, loff_t pos, void *buffer,
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |