Home
last modified time | relevance | path

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

/dports/emulators/mtools/mtools-4.0.26/
H A DfsP.h73 int lastFatSectorNr; member
H A Dfat.c233 if(sector == Stream->lastFatSectorNr && in getAddress()
240 Stream->lastFatSectorNr = sector; in getAddress()
743 This->lastFatSectorNr = 0; in fat_read()
H A Dinit.c276 This->lastFatSectorNr = 0; in fs_init()
H A Dmformat.c1503 Fs.lastFatSectorNr = 0; in mformat()