ReactOS 0.4.16-dev-226-g79f2289
|
#include <cdstruc.h>
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 |
_FCB_NONPAGED::_Field_range_ | ( | CDFS_NTC_FCB_NONPAGED | ) |
FAST_MUTEX _FCB_NONPAGED::AdvancedFcbHeaderMutex |
Definition at line 892 of file cdstruc.h.
Referenced by CdCreateFcb().
FAST_MUTEX _FCB_NONPAGED::FcbMutex |
Definition at line 885 of file cdstruc.h.
Referenced by CdCreateFcbNonpaged().
ERESOURCE _FCB_NONPAGED::FcbResource |
Definition at line 879 of file cdstruc.h.
Referenced by _Requires_lock_held_(), and CdCreateFcbNonpaged().
NODE_BYTE_SIZE _FCB_NONPAGED::NodeByteSize |
Definition at line 863 of file cdstruc.h.
Referenced by CdCreateFcbNonpaged().
SECTION_OBJECT_POINTERS _FCB_NONPAGED::SegmentObject |
Definition at line 873 of file cdstruc.h.
Referenced by _Requires_lock_held_(), and CdCreateInternalStream().