ReactOS 0.4.15-dev-7942-gd23573b
_NAME_CACHE_VOLUME_CTRL_STATS Struct Reference

#include <fltmgrint.h>

Collaboration diagram for _NAME_CACHE_VOLUME_CTRL_STATS:

Public Attributes

ULONG AllContextsTemporary
 
ULONG PurgeNameCache
 
NAME_CACHE_LIST_CTRL_STATS NormalizedNames
 
NAME_CACHE_LIST_CTRL_STATS OpenedNames
 
NAME_CACHE_LIST_CTRL_STATS ShortNames
 
ULONG AncestorLookup
 
ULONG ParentHit
 
ULONG NonParentHit
 

Detailed Description

Definition at line 274 of file fltmgrint.h.

Member Data Documentation

◆ AllContextsTemporary

ULONG _NAME_CACHE_VOLUME_CTRL_STATS::AllContextsTemporary

Definition at line 276 of file fltmgrint.h.

◆ AncestorLookup

ULONG _NAME_CACHE_VOLUME_CTRL_STATS::AncestorLookup

Definition at line 281 of file fltmgrint.h.

◆ NonParentHit

ULONG _NAME_CACHE_VOLUME_CTRL_STATS::NonParentHit

Definition at line 283 of file fltmgrint.h.

◆ NormalizedNames

NAME_CACHE_LIST_CTRL_STATS _NAME_CACHE_VOLUME_CTRL_STATS::NormalizedNames

Definition at line 278 of file fltmgrint.h.

◆ OpenedNames

NAME_CACHE_LIST_CTRL_STATS _NAME_CACHE_VOLUME_CTRL_STATS::OpenedNames

Definition at line 279 of file fltmgrint.h.

◆ ParentHit

ULONG _NAME_CACHE_VOLUME_CTRL_STATS::ParentHit

Definition at line 282 of file fltmgrint.h.

◆ PurgeNameCache

ULONG _NAME_CACHE_VOLUME_CTRL_STATS::PurgeNameCache

Definition at line 277 of file fltmgrint.h.

◆ ShortNames

NAME_CACHE_LIST_CTRL_STATS _NAME_CACHE_VOLUME_CTRL_STATS::ShortNames

Definition at line 280 of file fltmgrint.h.


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