ReactOS 0.4.15-dev-7961-gdcf9eb0
_NON_PAGED_FCB Struct Reference

#include <fatstruc.h>

Collaboration diagram for _NON_PAGED_FCB:

Public Attributes

SECTION_OBJECT_POINTERS SectionObjectPointers
 
ULONG OutstandingAsyncWrites
 
PKEVENT OutstandingAsyncEvent
 
FAST_MUTEX AdvancedFcbHeaderMutex
 
NODE_TYPE_CODE NodeTypeCode
 
NODE_BYTE_SIZE NodeByteSize
 
ERESOURCE HeaderResource
 
ERESOURCE PagingIoResource
 
LIST_ENTRY TransitionWaitList
 
KEVENT TheActualEvent
 
PVOID MiniRdrContext [2]
 
ERESOURCE BufferedLocksResource
 

Detailed Description

Definition at line 719 of file fatstruc.h.

Member Data Documentation

◆ AdvancedFcbHeaderMutex

FAST_MUTEX _NON_PAGED_FCB::AdvancedFcbHeaderMutex

Definition at line 750 of file fatstruc.h.

Referenced by FatCreateFcb(), and RxAllocateFcbObject().

◆ BufferedLocksResource

ERESOURCE _NON_PAGED_FCB::BufferedLocksResource

Definition at line 97 of file fcb.h.

Referenced by RxCreateNetFcb().

◆ HeaderResource

ERESOURCE _NON_PAGED_FCB::HeaderResource

Definition at line 86 of file fcb.h.

Referenced by RxCreateNetFcb().

◆ MiniRdrContext

PVOID _NON_PAGED_FCB::MiniRdrContext[2]

Definition at line 95 of file fcb.h.

◆ NodeByteSize

NODE_BYTE_SIZE _NON_PAGED_FCB::NodeByteSize

Definition at line 84 of file fcb.h.

◆ NodeTypeCode

NODE_TYPE_CODE _NON_PAGED_FCB::NodeTypeCode

Definition at line 83 of file fcb.h.

◆ OutstandingAsyncEvent

PKEVENT _NON_PAGED_FCB::OutstandingAsyncEvent

◆ OutstandingAsyncWrites

ULONG _NON_PAGED_FCB::OutstandingAsyncWrites

◆ PagingIoResource

ERESOURCE _NON_PAGED_FCB::PagingIoResource

Definition at line 87 of file fcb.h.

Referenced by RxCreateNetFcb().

◆ SectionObjectPointers

◆ TheActualEvent

KEVENT _NON_PAGED_FCB::TheActualEvent

Definition at line 94 of file fcb.h.

Referenced by RxCommonWrite().

◆ TransitionWaitList

LIST_ENTRY _NON_PAGED_FCB::TransitionWaitList

Definition at line 91 of file fcb.h.

Referenced by RxCreateNetFcb().


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