ReactOS 0.4.15-dev-7842-g558ab78
_DEVICE_LB_PROVISIONING_DESCRIPTOR Struct Reference

#include <ntddstor.h>

Public Attributes

ULONG Version
 
ULONG Size
 
UCHAR ThinProvisioningEnabled:1
 
UCHAR ThinProvisioningReadZeros:1
 
UCHAR AnchorSupported:3
 
UCHAR UnmapGranularityAlignmentValid:1
 
UCHAR Reserved0:2
 
UCHAR Reserved1 [7]
 
ULONGLONG OptimalUnmapGranularity
 
ULONGLONG UnmapGranularityAlignment
 
ULONG MaxUnmapLbaCount
 
ULONG MaxUnmapBlockDescriptorCount
 

Detailed Description

Definition at line 644 of file ntddstor.h.

Member Data Documentation

◆ AnchorSupported

UCHAR _DEVICE_LB_PROVISIONING_DESCRIPTOR::AnchorSupported

Definition at line 649 of file ntddstor.h.

Referenced by ClasspDeviceLBProvisioningProperty().

◆ MaxUnmapBlockDescriptorCount

ULONG _DEVICE_LB_PROVISIONING_DESCRIPTOR::MaxUnmapBlockDescriptorCount

Definition at line 657 of file ntddstor.h.

Referenced by ClasspDeviceLBProvisioningProperty().

◆ MaxUnmapLbaCount

ULONG _DEVICE_LB_PROVISIONING_DESCRIPTOR::MaxUnmapLbaCount

Definition at line 656 of file ntddstor.h.

Referenced by ClasspDeviceLBProvisioningProperty().

◆ OptimalUnmapGranularity

ULONGLONG _DEVICE_LB_PROVISIONING_DESCRIPTOR::OptimalUnmapGranularity

Definition at line 653 of file ntddstor.h.

Referenced by ClasspDeviceLBProvisioningProperty().

◆ Reserved0

UCHAR _DEVICE_LB_PROVISIONING_DESCRIPTOR::Reserved0

Definition at line 651 of file ntddstor.h.

◆ Reserved1

UCHAR _DEVICE_LB_PROVISIONING_DESCRIPTOR::Reserved1[7]

Definition at line 652 of file ntddstor.h.

◆ Size

ULONG _DEVICE_LB_PROVISIONING_DESCRIPTOR::Size

Definition at line 646 of file ntddstor.h.

Referenced by ClasspDeviceLBProvisioningProperty().

◆ ThinProvisioningEnabled

UCHAR _DEVICE_LB_PROVISIONING_DESCRIPTOR::ThinProvisioningEnabled

Definition at line 647 of file ntddstor.h.

Referenced by ClasspDeviceLBProvisioningProperty().

◆ ThinProvisioningReadZeros

UCHAR _DEVICE_LB_PROVISIONING_DESCRIPTOR::ThinProvisioningReadZeros

Definition at line 648 of file ntddstor.h.

Referenced by ClasspDeviceLBProvisioningProperty().

◆ UnmapGranularityAlignment

ULONGLONG _DEVICE_LB_PROVISIONING_DESCRIPTOR::UnmapGranularityAlignment

Definition at line 654 of file ntddstor.h.

Referenced by ClasspDeviceLBProvisioningProperty().

◆ UnmapGranularityAlignmentValid

UCHAR _DEVICE_LB_PROVISIONING_DESCRIPTOR::UnmapGranularityAlignmentValid

Definition at line 650 of file ntddstor.h.

Referenced by ClasspDeviceLBProvisioningProperty().

◆ Version

ULONG _DEVICE_LB_PROVISIONING_DESCRIPTOR::Version

Definition at line 645 of file ntddstor.h.

Referenced by ClasspDeviceLBProvisioningProperty().


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