ReactOS 0.4.15-dev-7924-g5949c20
EXT2_STAT_ARRAY_V1 Union Reference

#include <common.h>

Collaboration diagram for EXT2_STAT_ARRAY_V1:

Public Attributes

ULONG Slot [PS_MAX_TYPE_V1]
 
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
 
}; 
 

Detailed Description

Definition at line 40 of file common.h.

Member Data Documentation

◆ 

struct { ... } EXT2_STAT_ARRAY_V1::@681

◆ BlockData

ULONG EXT2_STAT_ARRAY_V1::BlockData

Definition at line 60 of file common.h.

◆ Ccb

ULONG EXT2_STAT_ARRAY_V1::Ccb

Definition at line 48 of file common.h.

◆ DirEntry

ULONG EXT2_STAT_ARRAY_V1::DirEntry

Definition at line 56 of file common.h.

◆ DirPattern

ULONG EXT2_STAT_ARRAY_V1::DirPattern

Definition at line 57 of file common.h.

◆ Extent

ULONG EXT2_STAT_ARRAY_V1::Extent

Definition at line 50 of file common.h.

◆ Fcb

ULONG EXT2_STAT_ARRAY_V1::Fcb

Definition at line 47 of file common.h.

◆ FileName

ULONG EXT2_STAT_ARRAY_V1::FileName

Definition at line 53 of file common.h.

◆ InodeName

ULONG EXT2_STAT_ARRAY_V1::InodeName

Definition at line 55 of file common.h.

◆ IrpContext

ULONG EXT2_STAT_ARRAY_V1::IrpContext

Definition at line 45 of file common.h.

◆ Mcb

ULONG EXT2_STAT_ARRAY_V1::Mcb

Definition at line 49 of file common.h.

◆ McbName

ULONG EXT2_STAT_ARRAY_V1::McbName

Definition at line 54 of file common.h.

◆ ReadDiskBuffer

ULONG EXT2_STAT_ARRAY_V1::ReadDiskBuffer

Definition at line 59 of file common.h.

◆ ReadDiskEvent

ULONG EXT2_STAT_ARRAY_V1::ReadDiskEvent

Definition at line 58 of file common.h.

◆ RwContext

ULONG EXT2_STAT_ARRAY_V1::RwContext

Definition at line 51 of file common.h.

◆ Slot

ULONG EXT2_STAT_ARRAY_V1::Slot[PS_MAX_TYPE_V1]

Definition at line 42 of file common.h.

◆ Vcb

ULONG EXT2_STAT_ARRAY_V1::Vcb

Definition at line 46 of file common.h.

◆ Vpb

ULONG EXT2_STAT_ARRAY_V1::Vpb

Definition at line 52 of file common.h.


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