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