Searched refs:fat_read (Results 1 - 3 of 3) sorted by relevance

/external/grub/stage2/
H A Dfilesys.h46 int fat_read (char *buf, int len);
H A Dfsys_fat.c198 fat_read (char *buf, int len) function
354 if (fat_read (dir_buf, FAT_DIRENTRY_LENGTH) != FAT_DIRENTRY_LENGTH
H A Ddisk_io.c55 {"fat", fat_mount, fat_read, fat_dir, 0, 0},

Completed in 51 milliseconds