ReactOS 0.4.15-dev-7953-g1f49173
_DEVICE_DATA_SET_LB_PROVISIONING_STATE Struct Reference

#include <ntddstor.h>

Public Attributes

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

Detailed Description

Definition at line 927 of file ntddstor.h.

Member Data Documentation

◆ Size

ULONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE::Size

Definition at line 928 of file ntddstor.h.

◆ SlabAllocationBitMap

ULONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE::SlabAllocationBitMap[ANYSIZE_ARRAY]

Definition at line 934 of file ntddstor.h.

◆ SlabAllocationBitMapBitCount

ULONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE::SlabAllocationBitMapBitCount

Definition at line 932 of file ntddstor.h.

◆ SlabAllocationBitMapLength

ULONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE::SlabAllocationBitMapLength

Definition at line 933 of file ntddstor.h.

◆ SlabOffsetDeltaInBytes

ULONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE::SlabOffsetDeltaInBytes

Definition at line 931 of file ntddstor.h.

◆ SlabSizeInBytes

ULONGLONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE::SlabSizeInBytes

Definition at line 930 of file ntddstor.h.

◆ Version

ULONG _DEVICE_DATA_SET_LB_PROVISIONING_STATE::Version

Definition at line 929 of file ntddstor.h.


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