ReactOS 0.4.16-dev-329-g9223134
|
#include <from_kernel.h>
Public Attributes | |
LARGE_INTEGER | TotalAllocationUnits |
LARGE_INTEGER | CallerAvailableAllocationUnits |
LARGE_INTEGER | ActualAvailableAllocationUnits |
ULONG | SectorsPerAllocationUnit |
ULONG | BytesPerSector |
Definition at line 269 of file from_kernel.h.
LARGE_INTEGER _FILE_FS_FULL_SIZE_INFORMATION::ActualAvailableAllocationUnits |
Definition at line 272 of file from_kernel.h.
Referenced by _Dispatch_type_(), Ext2QueryVolumeInformation(), FsdGetFsFullSizeInformation(), GetDiskFreeSpaceExW(), test_file_full_size_information(), and TestVolumeInfo().
ULONG _FILE_FS_FULL_SIZE_INFORMATION::BytesPerSector |
Definition at line 274 of file from_kernel.h.
Referenced by _Dispatch_type_(), Ext2QueryVolumeInformation(), FsdGetFsFullSizeInformation(), GetDiskFreeSpaceExW(), ShowFileSystemInfo(), test_file_full_size_information(), and TestVolumeInfo().
LARGE_INTEGER _FILE_FS_FULL_SIZE_INFORMATION::CallerAvailableAllocationUnits |
Definition at line 271 of file from_kernel.h.
Referenced by _Dispatch_type_(), Ext2QueryVolumeInformation(), FsdGetFsFullSizeInformation(), GetDiskFreeSpaceExW(), test_file_full_size_information(), and TestVolumeInfo().
ULONG _FILE_FS_FULL_SIZE_INFORMATION::SectorsPerAllocationUnit |
Definition at line 273 of file from_kernel.h.
Referenced by _Dispatch_type_(), Ext2QueryVolumeInformation(), FsdGetFsFullSizeInformation(), GetDiskFreeSpaceExW(), ShowFileSystemInfo(), test_file_full_size_information(), and TestVolumeInfo().
LARGE_INTEGER _FILE_FS_FULL_SIZE_INFORMATION::TotalAllocationUnits |
Definition at line 270 of file from_kernel.h.
Referenced by _Dispatch_type_(), Ext2QueryVolumeInformation(), FsdGetFsFullSizeInformation(), GetDiskFreeSpaceExW(), test_file_full_size_information(), and TestVolumeInfo().