Home
last modified time | relevance | path

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

/external/mtools/
DfsP.h94 int fat_read(Fs_t *This, union bootsector *boot,
Dinit.c404 if(fat_read(This, &boot, tot_sectors, 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.c736 int fat_read(Fs_t *This, union bootsector *boot, in fat_read() function