|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().