Searched defs:_FILE_FS_SECTOR_SIZE_INFORMATION (Results 1 – 1 of 1) sorted by relevance
4420 typedef struct _FILE_FS_SECTOR_SIZE_INFORMATION { struct4421 ULONG LogicalBytesPerSector;4422 ULONG PhysicalBytesPerSectorForAtomicity;4423 ULONG PhysicalBytesPerSectorForPerformance;4424 ULONG FileSystemEffectivePhysicalBytesPerSectorForAtomicity;4425 ULONG Flags;4426 ULONG ByteOffsetForSectorAlignment;4427 ULONG ByteOffsetForPartitionAlignment;