ReactOS 0.4.15-dev-7906-g1b85a5f
_PRIVATE_CACHE_MAP_FLAGS Struct Reference

#include <cctypes.h>

Public Attributes

ULONG DontUse:16
 
ULONG ReadAheadActive:1
 
ULONG ReadAheadEnabled:1
 
ULONG Available:14
 

Detailed Description

Definition at line 56 of file cctypes.h.

Member Data Documentation

◆ Available

ULONG _PRIVATE_CACHE_MAP_FLAGS::Available

Definition at line 61 of file cctypes.h.

◆ DontUse

ULONG _PRIVATE_CACHE_MAP_FLAGS::DontUse

Definition at line 58 of file cctypes.h.

◆ ReadAheadActive

ULONG _PRIVATE_CACHE_MAP_FLAGS::ReadAheadActive

Definition at line 59 of file cctypes.h.

Referenced by CcScheduleReadAhead().

◆ ReadAheadEnabled

ULONG _PRIVATE_CACHE_MAP_FLAGS::ReadAheadEnabled

Definition at line 60 of file cctypes.h.


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