ReactOS 0.4.15-dev-7906-g1b85a5f
_EXT2_VOLUME_PROPERTY Struct Reference

#include <common.h>

Public Attributes

ULONG Magic
 
ULONG Flags
 
ULONG Command
 
BOOLEAN bReadonly
 
BOOLEAN bExt3Writable
 
BOOLEAN bExt2
 
BOOLEAN bExt3
 
CHAR Codepage [CODEPAGE_MAXLEN]
 

Detailed Description

Definition at line 162 of file common.h.

Member Data Documentation

◆ bExt2

BOOLEAN _EXT2_VOLUME_PROPERTY::bExt2

Definition at line 168 of file common.h.

◆ bExt3

BOOLEAN _EXT2_VOLUME_PROPERTY::bExt3

Definition at line 169 of file common.h.

◆ bExt3Writable

BOOLEAN _EXT2_VOLUME_PROPERTY::bExt3Writable

Definition at line 167 of file common.h.

◆ bReadonly

BOOLEAN _EXT2_VOLUME_PROPERTY::bReadonly

Definition at line 166 of file common.h.

◆ Codepage

CHAR _EXT2_VOLUME_PROPERTY::Codepage[CODEPAGE_MAXLEN]

Definition at line 170 of file common.h.

◆ Command

ULONG _EXT2_VOLUME_PROPERTY::Command

Definition at line 165 of file common.h.

◆ Flags

ULONG _EXT2_VOLUME_PROPERTY::Flags

Definition at line 164 of file common.h.

◆ Magic

ULONG _EXT2_VOLUME_PROPERTY::Magic

Definition at line 163 of file common.h.


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