ReactOS 0.4.15-dev-7924-g5949c20
_DEVICE_DATA_SET_LB_PROVISIONING_STATE_V2 Struct Reference

#include <ntddstor.h>

Public Attributes

ULONG Size
 
ULONG Version
 
ULONGLONG SlabSizeInBytes
 
ULONGLONG SlabOffsetDeltaInBytes
 
ULONG SlabAllocationBitMapBitCount
 
ULONG SlabAllocationBitMapLength
 
ULONG SlabAllocationBitMap [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 941 of file ntddstor.h.

Member Data Documentation

◆ Size

ULONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE_V2::Size

Definition at line 942 of file ntddstor.h.

Referenced by ClasspDeviceGetLBAStatusWorker().

◆ SlabAllocationBitMap

ULONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE_V2::SlabAllocationBitMap[ANYSIZE_ARRAY]

Definition at line 948 of file ntddstor.h.

Referenced by ClasspDeviceGetLBAStatusWorker().

◆ SlabAllocationBitMapBitCount

ULONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE_V2::SlabAllocationBitMapBitCount

Definition at line 946 of file ntddstor.h.

Referenced by ClasspDeviceGetLBAStatusWorker().

◆ SlabAllocationBitMapLength

ULONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE_V2::SlabAllocationBitMapLength

Definition at line 947 of file ntddstor.h.

Referenced by ClasspDeviceGetLBAStatusWorker().

◆ SlabOffsetDeltaInBytes

ULONGLONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE_V2::SlabOffsetDeltaInBytes

Definition at line 945 of file ntddstor.h.

Referenced by ClasspDeviceGetLBAStatusWorker().

◆ SlabSizeInBytes

ULONGLONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE_V2::SlabSizeInBytes

Definition at line 944 of file ntddstor.h.

Referenced by ClasspDeviceGetLBAStatusWorker().

◆ Version

ULONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE_V2::Version

Definition at line 943 of file ntddstor.h.

Referenced by ClasspDeviceGetLBAStatusWorker().


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