ReactOS 0.4.15-dev-7842-g558ab78
_FCB_NONPAGED Struct Reference

#include <cdstruc.h>

Collaboration diagram for _FCB_NONPAGED:

Public Member Functions

 _Field_range_ (==, CDFS_NTC_FCB_NONPAGED) NODE_TYPE_CODE NodeTypeCode
 

Public Attributes

NODE_BYTE_SIZE NodeByteSize
 
SECTION_OBJECT_POINTERS SegmentObject
 
ERESOURCE FcbResource
 
FAST_MUTEX FcbMutex
 
FAST_MUTEX AdvancedFcbHeaderMutex
 

Detailed Description

Definition at line 856 of file cdstruc.h.

Member Function Documentation

◆ _Field_range_()

_FCB_NONPAGED::_Field_range_ ( CDFS_NTC_FCB_NONPAGED  )

Member Data Documentation

◆ AdvancedFcbHeaderMutex

FAST_MUTEX _FCB_NONPAGED::AdvancedFcbHeaderMutex

Definition at line 892 of file cdstruc.h.

Referenced by CdCreateFcb().

◆ FcbMutex

FAST_MUTEX _FCB_NONPAGED::FcbMutex

Definition at line 885 of file cdstruc.h.

Referenced by CdCreateFcbNonpaged().

◆ FcbResource

ERESOURCE _FCB_NONPAGED::FcbResource

Definition at line 879 of file cdstruc.h.

Referenced by _Requires_lock_held_(), and CdCreateFcbNonpaged().

◆ NodeByteSize

NODE_BYTE_SIZE _FCB_NONPAGED::NodeByteSize

Definition at line 863 of file cdstruc.h.

Referenced by CdCreateFcbNonpaged().

◆ SegmentObject

SECTION_OBJECT_POINTERS _FCB_NONPAGED::SegmentObject

Definition at line 873 of file cdstruc.h.

Referenced by _Requires_lock_held_(), and CdCreateInternalStream().


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