Home
last modified time | relevance | path

Searched refs:file_fat_read_at (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.su
H A Dfat.c1090 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 Dfat.h193 int file_fat_read_at(const char *filename, loff_t pos, void *buffer,
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym