Searched refs:fatSz (Results 1 – 1 of 1) sorted by relevance
105 final long fatSz = fatSz16 == 0 ? fatSz32 : fatSz16; in read() local109 (fatCount * fatSz) + rootDirSectors); in read()