ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <mup.h>
Public Attributes | |
ULONG | NodeType |
ULONG | NodeStatus |
LONG | NodeReferences |
ULONG | NodeSize |
PMUP_FCB | Fcb |
LIST_ENTRY | CcbListEntry |
PDEVICE_OBJECT | DeviceObject |
PFILE_OBJECT | FileObject |
LIST_ENTRY _MUP_CCB::CcbListEntry |
PDEVICE_OBJECT _MUP_CCB::DeviceObject |
PFILE_OBJECT _MUP_CCB::FileObject |
LONG _MUP_CCB::NodeReferences |
Definition at line 51 of file mup.h.
Referenced by MupForwardIoRequest().