Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
_FILE_FS_SECTOR_SIZE_INFORMATION Struct Reference

#include <qntdll_p.h>

+ Collaboration diagram for _FILE_FS_SECTOR_SIZE_INFORMATION:

Public Attributes

ULONG LogicalBytesPerSector
 
ULONG PhysicalBytesPerSectorForAtomicity
 
ULONG PhysicalBytesPerSectorForPerformance
 
ULONG FileSystemEffectivePhysicalBytesPerSectorForAtomicity
 
ULONG Flags
 
ULONG ByteOffsetForSectorAlignment
 
ULONG ByteOffsetForPartitionAlignment
 

Detailed Description

Definition at line 27 of file qntdll_p.h.

Member Data Documentation

◆ ByteOffsetForPartitionAlignment

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::ByteOffsetForPartitionAlignment

Definition at line 34 of file qntdll_p.h.

◆ ByteOffsetForSectorAlignment

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::ByteOffsetForSectorAlignment

Definition at line 33 of file qntdll_p.h.

◆ FileSystemEffectivePhysicalBytesPerSectorForAtomicity

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::FileSystemEffectivePhysicalBytesPerSectorForAtomicity

Definition at line 31 of file qntdll_p.h.

◆ Flags

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::Flags

Definition at line 32 of file qntdll_p.h.

◆ LogicalBytesPerSector

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::LogicalBytesPerSector

Definition at line 28 of file qntdll_p.h.

◆ PhysicalBytesPerSectorForAtomicity

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::PhysicalBytesPerSectorForAtomicity

Definition at line 29 of file qntdll_p.h.

◆ PhysicalBytesPerSectorForPerformance

ULONG _FILE_FS_SECTOR_SIZE_INFORMATION::PhysicalBytesPerSectorForPerformance

Definition at line 30 of file qntdll_p.h.


The documentation for this struct was generated from the following file: