ReactOS 0.4.16-dev-36-g301675c
|
#include <fatstruc.h>
Definition at line 719 of file fatstruc.h.
FAST_MUTEX _NON_PAGED_FCB::AdvancedFcbHeaderMutex |
Definition at line 750 of file fatstruc.h.
Referenced by FatCreateFcb(), and RxAllocateFcbObject().
ERESOURCE _NON_PAGED_FCB::BufferedLocksResource |
Definition at line 97 of file fcb.h.
Referenced by RxCreateNetFcb().
ERESOURCE _NON_PAGED_FCB::HeaderResource |
Definition at line 86 of file fcb.h.
Referenced by RxCreateNetFcb().
NODE_BYTE_SIZE _NON_PAGED_FCB::NodeByteSize |
NODE_TYPE_CODE _NON_PAGED_FCB::NodeTypeCode |
PKEVENT _NON_PAGED_FCB::OutstandingAsyncEvent |
Definition at line 743 of file fatstruc.h.
Referenced by _Requires_lock_held_(), FatDeleteFcb(), RxCommonWrite(), and RxLowIoWriteShellCompletion().
ULONG _NON_PAGED_FCB::OutstandingAsyncWrites |
Definition at line 737 of file fatstruc.h.
Referenced by __RxAcquireFcb(), _Requires_lock_held_(), RxCommonWrite(), RxFastIoCheckIfPossible(), and RxLowIoWriteShellCompletion().
ERESOURCE _NON_PAGED_FCB::PagingIoResource |
Definition at line 87 of file fcb.h.
Referenced by RxCreateNetFcb().
SECTION_OBJECT_POINTERS _NON_PAGED_FCB::SectionObjectPointers |
Definition at line 729 of file fatstruc.h.
Referenced by _Requires_lock_held_(), FatCheckShareAccess(), FatSetRenameInfo(), RxChangeBufferingState(), RxCommonCleanup(), RxCommonSetInformation(), RxCommonWrite(), RxFlushFcbInSystemCache(), RxPurgeFcbInSystemCache(), RxPurgeFobx(), RxPurgeNetFcb(), and RxSetupNetFileObject().
KEVENT _NON_PAGED_FCB::TheActualEvent |
Definition at line 94 of file fcb.h.
Referenced by RxCommonWrite().
LIST_ENTRY _NON_PAGED_FCB::TransitionWaitList |
Definition at line 91 of file fcb.h.
Referenced by RxCreateNetFcb().