Searched refs:loadSector (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dfat.c155 static unsigned char *loadSector(Fs_t *This, function
216 loadSector(This, sector+1, mode, 1);
219 loadSector(This, sector+i, mode, 1);
243 ret = loadSector(Stream, sector, mode, 0);

Completed in 40 milliseconds