Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_WORK_QUEUE_ENTRY Struct Reference

#include <cc.h>

List of all members.

Public Attributes

LIST_ENTRY WorkQueueLinks
union {
   struct {
      PFILE_OBJECT   FileObject
   }   Read
   struct {
      PSHARED_CACHE_MAP   SharedCacheMap
   }   Write
   struct {
      PKEVENT   Event
   }   Event
Parameters
UCHAR Function


Member Data Documentation

struct { ... } _WORK_QUEUE_ENTRY::Event
 

PKEVENT _WORK_QUEUE_ENTRY::Event
 

Definition at line 1526 of file cc.h.

PFILE_OBJECT _WORK_QUEUE_ENTRY::FileObject
 

Definition at line 1510 of file cc.h.

UCHAR _WORK_QUEUE_ENTRY::Function
 

Definition at line 1535 of file cc.h.

Referenced by CcLazyWriteScan(), CcScanDpc(), CcScheduleReadAhead(), CcWaitForCurrentLazyWriterActivity(), and CcWorkerThread().

union { ... } _WORK_QUEUE_ENTRY::Parameters
 

Referenced by CcLazyWriteScan(), CcScheduleReadAhead(), CcWaitForCurrentLazyWriterActivity(), and CcWorkerThread().

struct { ... } _WORK_QUEUE_ENTRY::Read
 

PSHARED_CACHE_MAP _WORK_QUEUE_ENTRY::SharedCacheMap
 

Definition at line 1518 of file cc.h.

LIST_ENTRY _WORK_QUEUE_ENTRY::WorkQueueLinks
 

Definition at line 1497 of file cc.h.

Referenced by CcWaitForCurrentLazyWriterActivity(), and CcWorkerThread().

struct { ... } _WORK_QUEUE_ENTRY::Write
 


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:26 2004 for test by doxygen 1.3.7