ReactOS 0.4.15-dev-7958-gcd0bb1a
_EXT2_MOUNT_POINT Struct Reference

#include <common.h>

Public Attributes

ULONG Magic
 
ULONG Flags
 
ULONG Size
 
ULONG Command
 
USHORT Link [256]
 
USHORT Name [256]
 

Detailed Description

Definition at line 253 of file common.h.

Member Data Documentation

◆ Command

ULONG _EXT2_MOUNT_POINT::Command

Definition at line 257 of file common.h.

◆ Flags

ULONG _EXT2_MOUNT_POINT::Flags

Definition at line 255 of file common.h.

◆ Link

USHORT _EXT2_MOUNT_POINT::Link[256]

Definition at line 258 of file common.h.

◆ Magic

ULONG _EXT2_MOUNT_POINT::Magic

Definition at line 254 of file common.h.

◆ Name

USHORT _EXT2_MOUNT_POINT::Name[256]

Definition at line 259 of file common.h.

◆ Size

ULONG _EXT2_MOUNT_POINT::Size

Definition at line 256 of file common.h.


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