ReactOS 0.4.15-dev-7942-gd23573b
_EXT2_VOLUME_PROPERTY_VERSION Struct Reference

#include <common.h>

Public Attributes

ULONG Magic
 
ULONG Flags
 
ULONG Command
 
CHAR Version [0x1C]
 
CHAR Time [0x20]
 
CHAR Date [0x20]
 

Detailed Description

Definition at line 225 of file common.h.

Member Data Documentation

◆ Command

ULONG _EXT2_VOLUME_PROPERTY_VERSION::Command

Definition at line 228 of file common.h.

◆ Date

CHAR _EXT2_VOLUME_PROPERTY_VERSION::Date[0x20]

Definition at line 231 of file common.h.

Referenced by Ext2ProcessGlobalProperty().

◆ Flags

ULONG _EXT2_VOLUME_PROPERTY_VERSION::Flags

Definition at line 227 of file common.h.

◆ Magic

ULONG _EXT2_VOLUME_PROPERTY_VERSION::Magic

Definition at line 226 of file common.h.

◆ Time

CHAR _EXT2_VOLUME_PROPERTY_VERSION::Time[0x20]

Definition at line 230 of file common.h.

Referenced by Ext2ProcessGlobalProperty().

◆ Version

CHAR _EXT2_VOLUME_PROPERTY_VERSION::Version[0x1C]

Definition at line 229 of file common.h.

Referenced by Ext2ProcessGlobalProperty().


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