Searched refs:ResSectors (Results 1 – 4 of 4) sorted by relevance
76 boot->ResSectors = block[14] + (block[15] << 8);198 + boot->ResSectors
51 u_int ResSectors; /* number of reserved sectors */ member
83 off = boot->ResSectors; in checkdirty()182 off = boot->ResSectors + no * boot->FATsecs; in _readfat()636 off = boot->ResSectors + i * boot->FATsecs; in writefat()
460 off = boot->ResSectors + boot->FATs * boot->FATsecs; in readDosDirSection()