Searched refs:DataSectors (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/libfs-13/
H A DFSFormatName.c493 u_int32_t DataSectors; local
560 DataSectors = TotalSectors - (getushort(b710->bpbResSectors) + (b710->bpbFATs * FATSectors) + RootDirSectors);
562 countOfClusters = DataSectors/(b710->bpbSecPerClust);

Completed in 98 milliseconds