ReactOS 0.4.15-dev-7924-g5949c20
_V_NET_ROOT Struct Reference

#include <fcb.h>

Collaboration diagram for _V_NET_ROOT:

Public Attributes

union {
      MRX_V_NET_ROOT
 
   struct {
      MRX_NORMAL_NODE_HEADER   spacer
 
      PNET_ROOT   NetRoot
 
   } 
 
}; 
 
BOOLEAN UpperFinalizationDone
 
BOOLEAN ConnectionFinalizationDone
 
RX_BLOCK_CONDITION Condition
 
volatile LONG AdditionalReferenceForDeleteFsctlTaken
 
RX_PREFIX_ENTRY PrefixEntry
 
UNICODE_STRING NamePrefix
 
ULONG PrefixOffsetInBytes
 
LIST_ENTRY NetRootListEntry
 
ULONG SerialNumberForEnum
 
LIST_ENTRY TransitionWaitList
 
LIST_ENTRY ScavengerFinalizationList
 

Detailed Description

Definition at line 57 of file fcb.h.

Member Data Documentation

◆ 

union { ... } _V_NET_ROOT::@1939

◆ AdditionalReferenceForDeleteFsctlTaken

volatile LONG _V_NET_ROOT::AdditionalReferenceForDeleteFsctlTaken

Definition at line 71 of file fcb.h.

Referenced by RxCreateTreeConnect(), and RxCreateVNetRoot().

◆ Condition

RX_BLOCK_CONDITION _V_NET_ROOT::Condition

◆ ConnectionFinalizationDone

BOOLEAN _V_NET_ROOT::ConnectionFinalizationDone

Definition at line 69 of file fcb.h.

Referenced by RxCreateVNetRoot().

◆ MRX_V_NET_ROOT

_V_NET_ROOT::MRX_V_NET_ROOT

Definition at line 61 of file fcb.h.

◆ NamePrefix

UNICODE_STRING _V_NET_ROOT::NamePrefix

Definition at line 73 of file fcb.h.

Referenced by RxConjureOriginalName(), and RxCreateVNetRoot().

◆ NetRoot

◆ NetRootListEntry

LIST_ENTRY _V_NET_ROOT::NetRootListEntry

Definition at line 75 of file fcb.h.

Referenced by RxAddVirtualNetRootToNetRoot(), and RxRemoveVirtualNetRootFromNetRoot().

◆ PrefixEntry

RX_PREFIX_ENTRY _V_NET_ROOT::PrefixEntry

Definition at line 72 of file fcb.h.

Referenced by RxConjureOriginalName(), RxCreateVNetRoot(), and RxFindOrConstructVirtualNetRoot().

◆ PrefixOffsetInBytes

ULONG _V_NET_ROOT::PrefixOffsetInBytes

Definition at line 74 of file fcb.h.

Referenced by RxCreateVNetRoot().

◆ ScavengerFinalizationList

LIST_ENTRY _V_NET_ROOT::ScavengerFinalizationList

Definition at line 78 of file fcb.h.

Referenced by RxCreateVNetRoot().

◆ SerialNumberForEnum

ULONG _V_NET_ROOT::SerialNumberForEnum

Definition at line 76 of file fcb.h.

Referenced by RxCreateVNetRoot().

◆ spacer

MRX_NORMAL_NODE_HEADER _V_NET_ROOT::spacer

Definition at line 64 of file fcb.h.

◆ TransitionWaitList

LIST_ENTRY _V_NET_ROOT::TransitionWaitList

Definition at line 77 of file fcb.h.

Referenced by RxCreateVNetRoot().

◆ UpperFinalizationDone

BOOLEAN _V_NET_ROOT::UpperFinalizationDone

Definition at line 68 of file fcb.h.

Referenced by RxCreateVNetRoot().


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