Home
last modified time | relevance | path

Searched refs:FullSizeInfo (Results 1 – 1 of 1) sorted by relevance

/reactos/base/system/diskpart/
H A Dfilesystems.c26 FILE_FS_FULL_SIZE_INFORMATION FullSizeInfo; in ShowFileSystemInfo() local
89 &FullSizeInfo, in ShowFileSystemInfo()
94 ulClusterSize = FullSizeInfo.BytesPerSector * FullSizeInfo.SectorsPerAllocationUnit; in ShowFileSystemInfo()