Searched refs:rootDirSectors (Results 1 – 2 of 2) sorted by relevance
90 final int rootDirSectors = ((rootDirEntries * 32) + in read() local109 (fatCount * fatSz) + rootDirSectors); in read()
273 final int rootDirSectors = in sectorsPerFat() local276 totalSectors - (this.reservedSectors + rootDirSectors); in sectorsPerFat()