Searched refs:fat_read (Results 1 – 4 of 4) sorted by relevance
97 int fat_read(Fs_t *This, union bootsector *boot, int nodups);
579 if(fat_read(This, &boot, dev.use_2m&0x7f)){ in fs_init()
130 A pre-processor variable called CHK_FAT has been added to the fat_read.c
761 int fat_read(Fs_t *This, union bootsector *boot, int nodups) in fat_read() function