Home
last modified time | relevance | path

Searched refs:fat_read (Results 1 – 4 of 4) sorted by relevance

/external/mtools/
DfsP.h97 int fat_read(Fs_t *This, union bootsector *boot, int nodups);
Dinit.c579 if(fat_read(This, &boot, dev.use_2m&0x7f)){ in fs_init()
DRelease.notes130 A pre-processor variable called CHK_FAT has been added to the fat_read.c
Dfat.c761 int fat_read(Fs_t *This, union bootsector *boot, int nodups) in fat_read() function