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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DfsP.h68 unsigned int infoSectorLoc; member in struct:Fs_t
H A Dfat.c461 if(This->infoSectorLoc && This->infoSectorLoc != MAX32) {
472 if(forceWriteSector(This, (char *)infoSector, This->infoSectorLoc, 1) !=
687 This->infoSectorLoc = WORD(ext.fat32.infoSector);
689 This->infoSectorLoc && This->infoSectorLoc != MAX32) {
693 This->infoSectorLoc, 1) ==
717 This->infoSectorLoc = MAX32;
H A Dmformat.c1210 set_word(boot->ext.fat32.infoSector, Fs.infoSectorLoc = 1);
1211 Fs.infoSectorLoc = 1;
1218 Fs.infoSectorLoc = 0;

Completed in 49 milliseconds