Searched refs:BytesPerSector (Results 1 – 8 of 8) sorted by relevance
160 &VolumeInfo->BytesPerSector, in NtfsSectGetVolumeInfo()260 VolumeInfo->BytesPerSector in NtfsSectGetVolumePartitionLba()280 !VolumeInfo->BytesPerSector || in NtfsSectLcnToLba()
140 DWORD BytesPerSector; member
67 vol_info.BytesPerSector, in main()
85 result = g.BytesPerSector; in GetBytesPerSector()
138 blockSize = geom.Geometry.BytesPerSector; in GetBlockSize()
105 *retblocks = gi.BytesPerSector * in ext2fs_get_device_size()
796 gi.BytesPerSector * in _GetDeviceSize()
288 …ze = geom.Cylinders.QuadPart * geom.TracksPerCylinder * geom.SectorsPerTrack * geom.BytesPerSector; in CalcDeviceSize()