ReactOS 0.4.15-dev-7931-gfd331f1
_EXT2_VOLUME_PROPERTY3 Struct Reference

#include <common.h>

Public Attributes

 EXT2_VOLUME_PROPERTY2
 
unsigned __int64 Flags2
 
ULONG AutoMount:1
 
ULONG EIDS:1
 
ULONG Reserved1:30
 
USHORT uid
 
USHORT gid
 
USHORT euid
 
USHORT egid
 
ULONG Reserved2 [29]
 

Detailed Description

Definition at line 210 of file common.h.

Member Data Documentation

◆ AutoMount

ULONG _EXT2_VOLUME_PROPERTY3::AutoMount

Definition at line 214 of file common.h.

◆ egid

USHORT _EXT2_VOLUME_PROPERTY3::egid

Definition at line 220 of file common.h.

◆ EIDS

ULONG _EXT2_VOLUME_PROPERTY3::EIDS

Definition at line 215 of file common.h.

◆ euid

USHORT _EXT2_VOLUME_PROPERTY3::euid

Definition at line 219 of file common.h.

◆ EXT2_VOLUME_PROPERTY2

_EXT2_VOLUME_PROPERTY3::EXT2_VOLUME_PROPERTY2

Definition at line 211 of file common.h.

◆ Flags2

unsigned __int64 _EXT2_VOLUME_PROPERTY3::Flags2

Definition at line 213 of file common.h.

◆ gid

USHORT _EXT2_VOLUME_PROPERTY3::gid

Definition at line 218 of file common.h.

◆ Reserved1

ULONG _EXT2_VOLUME_PROPERTY3::Reserved1

Definition at line 216 of file common.h.

◆ Reserved2

ULONG _EXT2_VOLUME_PROPERTY3::Reserved2[29]

Definition at line 221 of file common.h.

◆ uid

USHORT _EXT2_VOLUME_PROPERTY3::uid

Definition at line 217 of file common.h.


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