ReactOS 0.4.15-dev-7958-gcd0bb1a
_W_CACHE_ASYNC Struct Reference
Collaboration diagram for _W_CACHE_ASYNC:

Public Attributes

UDF_PH_CALL_CONTEXT PhContext
 
ULONG State
 
ULONG Cmd
 
PW_CACHE Cache
 
PVOID Buffer
 
PVOID Buffer2
 
SIZE_T TransferredBytes
 
ULONG BCount
 
lba_t Lba
 
struct _W_CACHE_ASYNCNextWContext
 
struct _W_CACHE_ASYNCPrevWContext
 

Detailed Description

Definition at line 66 of file wcache_lib.cpp.

Member Data Documentation

◆ BCount

◆ Buffer

PVOID _W_CACHE_ASYNC::Buffer

◆ Buffer2

PVOID _W_CACHE_ASYNC::Buffer2

Definition at line 72 of file wcache_lib.cpp.

Referenced by WCacheAllocAsyncEntry(), and WCacheUpdatePacket().

◆ Cache

PW_CACHE _W_CACHE_ASYNC::Cache

Definition at line 70 of file wcache_lib.cpp.

Referenced by WCacheAllocAsyncEntry().

◆ Cmd

ULONG _W_CACHE_ASYNC::Cmd

Definition at line 69 of file wcache_lib.cpp.

Referenced by WCacheUpdatePacket(), and WCacheUpdatePacketComplete().

◆ Lba

◆ NextWContext

struct _W_CACHE_ASYNC* _W_CACHE_ASYNC::NextWContext

Definition at line 76 of file wcache_lib.cpp.

Referenced by WCacheAllocAsyncEntry(), and WCacheUpdatePacketComplete().

◆ PhContext

UDF_PH_CALL_CONTEXT _W_CACHE_ASYNC::PhContext

◆ PrevWContext

◆ State

ULONG _W_CACHE_ASYNC::State

Definition at line 68 of file wcache_lib.cpp.

Referenced by WCacheUpdatePacket(), and WCacheUpdatePacketComplete().

◆ TransferredBytes

SIZE_T _W_CACHE_ASYNC::TransferredBytes

Definition at line 73 of file wcache_lib.cpp.

Referenced by WCacheUpdatePacket(), and WCacheUpdatePacketComplete().


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