ReactOS 0.4.15-dev-7842-g558ab78
_NAME_CACHE_LIST_CTRL_STATS Struct Reference

#include <fltmgrint.h>

Public Attributes

ULONG Searches
 
ULONG Hits
 
ULONG Created
 
ULONG Temporary
 
ULONG Duplicate
 
ULONG Removed
 
ULONG RemovedDueToCase
 

Detailed Description

Definition at line 261 of file fltmgrint.h.

Member Data Documentation

◆ Created

ULONG _NAME_CACHE_LIST_CTRL_STATS::Created

Definition at line 265 of file fltmgrint.h.

◆ Duplicate

ULONG _NAME_CACHE_LIST_CTRL_STATS::Duplicate

Definition at line 267 of file fltmgrint.h.

◆ Hits

ULONG _NAME_CACHE_LIST_CTRL_STATS::Hits

Definition at line 264 of file fltmgrint.h.

◆ Removed

ULONG _NAME_CACHE_LIST_CTRL_STATS::Removed

Definition at line 268 of file fltmgrint.h.

◆ RemovedDueToCase

ULONG _NAME_CACHE_LIST_CTRL_STATS::RemovedDueToCase

Definition at line 269 of file fltmgrint.h.

◆ Searches

ULONG _NAME_CACHE_LIST_CTRL_STATS::Searches

Definition at line 263 of file fltmgrint.h.

◆ Temporary

ULONG _NAME_CACHE_LIST_CTRL_STATS::Temporary

Definition at line 266 of file fltmgrint.h.


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