#include <cc.h>
Public Attributes | |
LIST_ENTRY | WorkQueueLinks |
union { | |
struct { | |
PFILE_OBJECT FileObject | |
} Read | |
struct { | |
PSHARED_CACHE_MAP SharedCacheMap | |
} Write | |
struct { | |
PKEVENT Event | |
} Event | |
} | Parameters |
UCHAR | Function |
|
|
|
|
|
|
|
Definition at line 1535 of file cc.h. Referenced by CcLazyWriteScan(), CcScanDpc(), CcScheduleReadAhead(), CcWaitForCurrentLazyWriterActivity(), and CcWorkerThread(). |
|
Referenced by CcLazyWriteScan(), CcScheduleReadAhead(), CcWaitForCurrentLazyWriterActivity(), and CcWorkerThread(). |
|
|
|
|
|
Definition at line 1497 of file cc.h. Referenced by CcWaitForCurrentLazyWriterActivity(), and CcWorkerThread(). |
|
|