ReactOS 0.4.15-dev-8061-g57b775e
_EXT2_VOLUME_PROPERTY2 Struct Reference

#include <common.h>

Public Attributes

 EXT2_VOLUME_PROPERTY
 
__u8 UUID [16]
 
UCHAR DrvLetter
 
BOOLEAN bCheckBitmap
 
BOOLEAN bHidingPrefix
 
BOOLEAN bHidingSuffix
 
CHAR sHidingPrefix [HIDINGPAT_LEN]
 
CHAR sHidingSuffix [HIDINGPAT_LEN]
 

Detailed Description

Definition at line 176 of file common.h.

Member Data Documentation

◆ bCheckBitmap

BOOLEAN _EXT2_VOLUME_PROPERTY2::bCheckBitmap

Definition at line 189 of file common.h.

◆ bHidingPrefix

BOOLEAN _EXT2_VOLUME_PROPERTY2::bHidingPrefix

Definition at line 192 of file common.h.

Referenced by Ext2ProcessVolumeProperty().

◆ bHidingSuffix

BOOLEAN _EXT2_VOLUME_PROPERTY2::bHidingSuffix

Definition at line 193 of file common.h.

Referenced by Ext2ProcessVolumeProperty().

◆ DrvLetter

UCHAR _EXT2_VOLUME_PROPERTY2::DrvLetter

Definition at line 186 of file common.h.

Referenced by Ext2ProcessVolumeProperty().

◆ EXT2_VOLUME_PROPERTY

_EXT2_VOLUME_PROPERTY2::EXT2_VOLUME_PROPERTY

Definition at line 177 of file common.h.

◆ sHidingPrefix

CHAR _EXT2_VOLUME_PROPERTY2::sHidingPrefix[HIDINGPAT_LEN]

Definition at line 194 of file common.h.

Referenced by Ext2ProcessVolumeProperty().

◆ sHidingSuffix

CHAR _EXT2_VOLUME_PROPERTY2::sHidingSuffix[HIDINGPAT_LEN]

Definition at line 195 of file common.h.

Referenced by Ext2ProcessVolumeProperty().

◆ UUID

__u8 _EXT2_VOLUME_PROPERTY2::UUID[16]

Definition at line 183 of file common.h.

Referenced by Ext2ProcessVolumeProperty().


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