ReactOS 0.4.16-dev-976-g18fc5a1
|
#include <env_spec_w32.h>
Definition at line 744 of file env_spec_w32.h.
LARGE_INTEGER _FSRTL_COMMON_FCB_HEADER::AllocationSize |
Definition at line 755 of file env_spec_w32.h.
Referenced by FsRtlCopyWrite(), FsRtlPrepareMdlWriteDev(), FsRtlTest_StartTest(), NtfsAttachFCBToFileObject(), NtfsFCBInitializeCache(), NtfsGetNetworkOpenInformation(), NtfsGetStandardInformation(), NtfsGetVolumeData(), NtfsMakeFCBFromDirEntry(), NtfsMakeRootFCB(), NtfsMountVolume(), SetAttributeDataLength(), UDFBlankMount(), UDFCompleteMount(), UpdateFileSize(), VfatCleanupFile(), VfatCommonRead(), VfatGetNetworkOpenInformation(), VfatGetRetrievalPointers(), VfatGetStandardInformation(), vfatInitFCBFromDirEntry(), vfatMakeRootFCB(), VfatMount(), VfatSetAllocationSizeInformation(), and VfatWrite().
LARGE_INTEGER _FSRTL_COMMON_FCB_HEADER::FileSize |
Definition at line 756 of file env_spec_w32.h.
Referenced by FATGetNextDirEntry(), FATIsDirectoryEmpty(), FATXGetNextDirEntry(), FATXIsDirectoryEmpty(), FsRtlCopyRead(), FsRtlCopyWrite(), FsRtlMdlReadDev(), FsRtlPrepareMdlWriteDev(), FsRtlTest_StartTest(), NtfsCleanupFile(), NtfsGetNetworkOpenInformation(), NtfsGetStandardInformation(), NtfsGetVolumeData(), NtfsMakeFCBFromDirEntry(), NtfsMakeRootFCB(), NtfsMountVolume(), NtfsWrite(), SetAttributeDataLength(), UDFBlankMount(), UDFCompleteMount(), UpdateFileSize(), VfatCleanupFile(), VfatCommonRead(), vfatFindDirSpace(), VfatGetNetworkOpenInformation(), VfatGetStandardInformation(), vfatInitFCBFromDirEntry(), vfatMakeRootFCB(), VfatMount(), VfatRead(), VfatReadFileData(), VfatWrite(), and VfatWriteFileData().
UCHAR _FSRTL_COMMON_FCB_HEADER::Flags |
Definition at line 747 of file env_spec_w32.h.
UCHAR _FSRTL_COMMON_FCB_HEADER::IsFastIoPossible |
Definition at line 748 of file env_spec_w32.h.
Referenced by FsRtlCopyRead(), FsRtlCopyWrite(), FsRtlMdlReadDev(), FsRtlPrepareMdlWriteDev(), FsRtlTest_StartTest(), UDFBlankMount(), UDFCompleteMount(), vfatMakeRootFCB(), and vfatNewFCB().
SHORT _FSRTL_COMMON_FCB_HEADER::NodeByteSize |
Definition at line 746 of file env_spec_w32.h.
Referenced by vfatInitFcb().
SHORT _FSRTL_COMMON_FCB_HEADER::NodeTypeCode |
Definition at line 745 of file env_spec_w32.h.
Referenced by vfatInitFcb().
PERESOURCE _FSRTL_COMMON_FCB_HEADER::PagingIoResource |
Definition at line 754 of file env_spec_w32.h.
Referenced by FsRtlAcquireFileForCcFlushEx(), FsRtlCopyWrite(), FsRtlPrepareMdlWriteDev(), FsRtlReleaseFileForCcFlush(), UDFBlankMount(), and vfatNewFCB().
PERESOURCE _FSRTL_COMMON_FCB_HEADER::Resource |
Definition at line 753 of file env_spec_w32.h.
Referenced by FsRtlAcquireFileExclusiveCommon(), FsRtlAcquireFileForCcFlushEx(), FsRtlCopyRead(), FsRtlCopyWrite(), FsRtlMdlReadDev(), FsRtlPrepareMdlWriteDev(), FsRtlReleaseFile(), FsRtlReleaseFileForCcFlush(), NtfsCreateFCB(), UDFBlankMount(), and vfatNewFCB().
LARGE_INTEGER _FSRTL_COMMON_FCB_HEADER::ValidDataLength |
Definition at line 757 of file env_spec_w32.h.
Referenced by FsRtlCopyWrite(), FsRtlPrepareMdlWriteDev(), FsRtlTest_StartTest(), MmNotPresentFaultSectionView(), NtfsGetVolumeData(), NtfsMakeFCBFromDirEntry(), NtfsMakeRootFCB(), NtfsMountVolume(), SetAttributeDataLength(), UDFBlankMount(), UDFCompleteMount(), UpdateFileSize(), VfatCleanupFile(), vfatInitFCBFromDirEntry(), vfatMakeRootFCB(), and VfatMount().