ReactOS 0.4.15-dev-7942-gd23573b
EXT2_STAT_ARRAY_V2 Union Reference

#include <common.h>

Collaboration diagram for EXT2_STAT_ARRAY_V2:

Public Attributes

ULONG Slot [PS_MAX_TYPE_V2]
 
struct {
   ULONG   IrpContext
 
   ULONG   Vcb
 
   ULONG   Fcb
 
   ULONG   Ccb
 
   ULONG   Mcb
 
   ULONG   Extent
 
   ULONG   RwContext
 
   ULONG   Vpb
 
   ULONG   FileName
 
   ULONG   McbName
 
   ULONG   InodeName
 
   ULONG   DirEntry
 
   ULONG   DirPattern
 
   ULONG   ReadDiskEvent
 
   ULONG   ReadDiskBuffer
 
   ULONG   BlockData
 
   ULONG   Inodes
 
   ULONG   NameEntries
 
   ULONG   BufferHead
 
}; 
 

Detailed Description

Definition at line 65 of file common.h.

Member Data Documentation

◆ 

struct { ... } EXT2_STAT_ARRAY_V2::@683

◆ BlockData

ULONG EXT2_STAT_ARRAY_V2::BlockData

Definition at line 85 of file common.h.

◆ BufferHead

ULONG EXT2_STAT_ARRAY_V2::BufferHead

Definition at line 88 of file common.h.

◆ Ccb

ULONG EXT2_STAT_ARRAY_V2::Ccb

Definition at line 73 of file common.h.

◆ DirEntry

ULONG EXT2_STAT_ARRAY_V2::DirEntry

Definition at line 81 of file common.h.

◆ DirPattern

ULONG EXT2_STAT_ARRAY_V2::DirPattern

Definition at line 82 of file common.h.

◆ Extent

ULONG EXT2_STAT_ARRAY_V2::Extent

Definition at line 75 of file common.h.

◆ Fcb

ULONG EXT2_STAT_ARRAY_V2::Fcb

Definition at line 72 of file common.h.

◆ FileName

ULONG EXT2_STAT_ARRAY_V2::FileName

Definition at line 78 of file common.h.

◆ InodeName

ULONG EXT2_STAT_ARRAY_V2::InodeName

Definition at line 80 of file common.h.

◆ Inodes

ULONG EXT2_STAT_ARRAY_V2::Inodes

Definition at line 86 of file common.h.

◆ IrpContext

ULONG EXT2_STAT_ARRAY_V2::IrpContext

Definition at line 70 of file common.h.

◆ Mcb

ULONG EXT2_STAT_ARRAY_V2::Mcb

Definition at line 74 of file common.h.

◆ McbName

ULONG EXT2_STAT_ARRAY_V2::McbName

Definition at line 79 of file common.h.

◆ NameEntries

ULONG EXT2_STAT_ARRAY_V2::NameEntries

Definition at line 87 of file common.h.

◆ ReadDiskBuffer

ULONG EXT2_STAT_ARRAY_V2::ReadDiskBuffer

Definition at line 84 of file common.h.

◆ ReadDiskEvent

ULONG EXT2_STAT_ARRAY_V2::ReadDiskEvent

Definition at line 83 of file common.h.

◆ RwContext

ULONG EXT2_STAT_ARRAY_V2::RwContext

Definition at line 76 of file common.h.

◆ Slot

ULONG EXT2_STAT_ARRAY_V2::Slot[PS_MAX_TYPE_V2]

Definition at line 67 of file common.h.

Referenced by DriverEntry(), and Ext2TraceMemory().

◆ Vcb

ULONG EXT2_STAT_ARRAY_V2::Vcb

Definition at line 71 of file common.h.

◆ Vpb

ULONG EXT2_STAT_ARRAY_V2::Vpb

Definition at line 77 of file common.h.


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