ReactOS 0.4.15-dev-8002-gbbb3b00
_FLT_VOLUME_PROPERTIES Struct Reference

#include <fltkernel.h>

Collaboration diagram for _FLT_VOLUME_PROPERTIES:

Public Attributes

DEVICE_TYPE DeviceType
 
ULONG DeviceCharacteristics
 
ULONG DeviceObjectFlags
 
ULONG AlignmentRequirement
 
USHORT SectorSize
 
USHORT Reserved0
 
UNICODE_STRING FileSystemDriverName
 
UNICODE_STRING FileSystemDeviceName
 
UNICODE_STRING RealDeviceName
 

Detailed Description

Definition at line 823 of file fltkernel.h.

Member Data Documentation

◆ AlignmentRequirement

ULONG _FLT_VOLUME_PROPERTIES::AlignmentRequirement

Definition at line 827 of file fltkernel.h.

◆ DeviceCharacteristics

ULONG _FLT_VOLUME_PROPERTIES::DeviceCharacteristics

Definition at line 825 of file fltkernel.h.

◆ DeviceObjectFlags

ULONG _FLT_VOLUME_PROPERTIES::DeviceObjectFlags

Definition at line 826 of file fltkernel.h.

◆ DeviceType

DEVICE_TYPE _FLT_VOLUME_PROPERTIES::DeviceType

Definition at line 824 of file fltkernel.h.

◆ FileSystemDeviceName

UNICODE_STRING _FLT_VOLUME_PROPERTIES::FileSystemDeviceName

Definition at line 831 of file fltkernel.h.

◆ FileSystemDriverName

UNICODE_STRING _FLT_VOLUME_PROPERTIES::FileSystemDriverName

Definition at line 830 of file fltkernel.h.

◆ RealDeviceName

UNICODE_STRING _FLT_VOLUME_PROPERTIES::RealDeviceName

Definition at line 832 of file fltkernel.h.

◆ Reserved0

USHORT _FLT_VOLUME_PROPERTIES::Reserved0

Definition at line 829 of file fltkernel.h.

◆ SectorSize

USHORT _FLT_VOLUME_PROPERTIES::SectorSize

Definition at line 828 of file fltkernel.h.


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