ReactOS 0.4.15-dev-7953-g1f49173
_DEVICE_MANAGE_DATA_SET_ATTRIBUTES Struct Reference

#include <ntddstor.h>

Public Attributes

ULONG Size
 
DEVICE_DATA_MANAGEMENT_SET_ACTION Action
 
ULONG Flags
 
ULONG ParameterBlockOffset
 
ULONG ParameterBlockLength
 
ULONG DataSetRangesOffset
 
ULONG DataSetRangesLength
 

Detailed Description

Definition at line 771 of file ntddstor.h.

Member Data Documentation

◆ Action

DEVICE_DATA_MANAGEMENT_SET_ACTION _DEVICE_MANAGE_DATA_SET_ATTRIBUTES::Action

◆ DataSetRangesLength

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES::DataSetRangesLength

◆ DataSetRangesOffset

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES::DataSetRangesOffset

◆ Flags

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES::Flags

◆ ParameterBlockLength

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES::ParameterBlockLength

◆ ParameterBlockOffset

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES::ParameterBlockOffset

◆ Size

ULONG _DEVICE_MANAGE_DATA_SET_ATTRIBUTES::Size

Definition at line 772 of file ntddstor.h.

Referenced by do_full_trim(), trim_unalloc_space(), and trim_whole_device().


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