ReactOS 0.4.15-dev-7924-g5949c20
_NAME_CACHE_VOLUME_CTRL Struct Reference

#include <fltmgrint.h>

Collaboration diagram for _NAME_CACHE_VOLUME_CTRL:

Public Attributes

FAST_MUTEX Lock
 
ULONG AllContextsTemporary
 
LARGE_INTEGER LastRenameCompleted
 
NAME_CACHE_VOLUME_CTRL_STATS Stats
 

Detailed Description

Definition at line 288 of file fltmgrint.h.

Member Data Documentation

◆ AllContextsTemporary

ULONG _NAME_CACHE_VOLUME_CTRL::AllContextsTemporary

Definition at line 291 of file fltmgrint.h.

◆ LastRenameCompleted

LARGE_INTEGER _NAME_CACHE_VOLUME_CTRL::LastRenameCompleted

Definition at line 292 of file fltmgrint.h.

◆ Lock

FAST_MUTEX _NAME_CACHE_VOLUME_CTRL::Lock

Definition at line 290 of file fltmgrint.h.

◆ Stats

NAME_CACHE_VOLUME_CTRL_STATS _NAME_CACHE_VOLUME_CTRL::Stats

Definition at line 293 of file fltmgrint.h.


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