ReactOS 0.4.16-dev-816-g135a9a9
|
#include <fcb.h>
union { ... } _NET_ROOT::@1949 |
RX_BLOCK_CONDITION _NET_ROOT::Condition |
Definition at line 45 of file fcb.h.
Referenced by RxFindOrConstructVirtualNetRoot(), and RxFindOrCreateConnections().
PV_NET_ROOT _NET_ROOT::DefaultVNetRoot |
Definition at line 49 of file fcb.h.
Referenced by RxRemoveVirtualNetRootFromNetRoot(), and RxTableLookupName().
RX_FCB_TABLE _NET_ROOT::FcbTable |
Definition at line 54 of file fcb.h.
Referenced by RxCommonCleanup(), RxCommonClose(), RxCommonSetInformation(), RxCreateNetFcb(), RxCreateNetRoot(), RxFinalizeNetFcb(), RxFindOrCreateFcb(), RxOrphanSrvOpens(), RxpDereferenceAndFinalizeNetFcb(), and RxRemoveNameNetFcb().
ULONG _NET_ROOT::NumberOfVirtualNetRoots |
Definition at line 51 of file fcb.h.
Referenced by RxAddVirtualNetRootToNetRoot(), and RxRemoveVirtualNetRootFromNetRoot().
RX_PREFIX_ENTRY _NET_ROOT::PrefixEntry |
Definition at line 53 of file fcb.h.
Referenced by RxCreateNetRoot(), and RxRemoveVirtualNetRootFromNetRoot().
PURGE_SYNCHRONIZATION_CONTEXT _NET_ROOT::PurgeSyncronizationContext |
Definition at line 48 of file fcb.h.
Referenced by RxCreateNetRoot(), and RxPurgeRelatedFobxs().
LIST_ENTRY _NET_ROOT::ScavengerFinalizationList |
Definition at line 47 of file fcb.h.
Referenced by RxCreateNetRoot().
ULONG _NET_ROOT::SerialNumberForEnum |
Definition at line 52 of file fcb.h.
Referenced by RxCreateNetRoot().
MRX_NORMAL_NODE_HEADER _NET_ROOT::spacer |
PSRV_CALL _NET_ROOT::SrvCall |
Definition at line 41 of file fcb.h.
Referenced by RxAddVirtualNetRootToNetRoot(), RxCreateNetRoot(), and RxFindOrConstructVirtualNetRoot().
LIST_ENTRY _NET_ROOT::TransitionWaitList |
Definition at line 46 of file fcb.h.
Referenced by RxCreateNetRoot().
LIST_ENTRY _NET_ROOT::VirtualNetRoots |
Definition at line 50 of file fcb.h.
Referenced by RxAddVirtualNetRootToNetRoot(), RxCreateNetRoot(), RxFindOrConstructVirtualNetRoot(), RxRemoveVirtualNetRootFromNetRoot(), and RxTableLookupName().