ReactOS 0.4.16-dev-597-gdbf7844
|
#include <wcache_lib.h>
Public Attributes | |
union { | |
PCHAR Sector | |
UCHAR Flags:3 | |
}; | |
Definition at line 97 of file wcache_lib.h.
union { ... } _W_CACHE_ENTRY::@973 |
UCHAR _W_CACHE_ENTRY::Flags |
Definition at line 100 of file wcache_lib.h.
PCHAR _W_CACHE_ENTRY::Sector |
Definition at line 99 of file wcache_lib.h.
Referenced by WCacheDirect__(), WCachePreReadPacket__(), WCacheReadBlocks__(), and WCacheWriteBlocks__().