HomeSort by relevance Sort by last modified time
    Searched refs:fat_read (Results 1 - 3 of 3) sorted by null

  /external/grub/stage2/
filesys.h 46 int fat_read (char *buf, int len);
fsys_fat.c 198 fat_read (char *buf, int len) function
354 if (fat_read (dir_buf, FAT_DIRENTRY_LENGTH) != FAT_DIRENTRY_LENGTH
disk_io.c 55 {"fat", fat_mount, fat_read, fat_dir, 0, 0},
    [all...]

Completed in 66 milliseconds