ReactOS 0.4.15-dev-7842-g558ab78
_EXT2_QUERY_PERFSTAT Struct Reference

#include <common.h>

Collaboration diagram for _EXT2_QUERY_PERFSTAT:

Public Attributes

ULONG Magic
 
ULONG Flags
 
ULONG Command
 
union {
   EXT2_PERF_STATISTICS_V1   PerfStatV1
 
   EXT2_PERF_STATISTICS_V2   PerfStatV2
 
}; 
 

Detailed Description

Definition at line 238 of file common.h.

Member Data Documentation

◆ 

union { ... } _EXT2_QUERY_PERFSTAT::@686

◆ Command

ULONG _EXT2_QUERY_PERFSTAT::Command

Definition at line 241 of file common.h.

◆ Flags

ULONG _EXT2_QUERY_PERFSTAT::Flags

Definition at line 240 of file common.h.

◆ Magic

ULONG _EXT2_QUERY_PERFSTAT::Magic

Definition at line 239 of file common.h.

◆ PerfStatV1

EXT2_PERF_STATISTICS_V1 _EXT2_QUERY_PERFSTAT::PerfStatV1

Definition at line 243 of file common.h.

◆ PerfStatV2

EXT2_PERF_STATISTICS_V2 _EXT2_QUERY_PERFSTAT::PerfStatV2

Definition at line 244 of file common.h.


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