ReactOS 0.4.15-dev-5875-g7c755d9
|
#include <ext2fs.h>
UCHAR _EXT2_GLOBAL::AnsiName[CODEPAGE_MAXLEN] |
BOOLEAN _EXT2_GLOBAL::bHidingPrefix |
Definition at line 562 of file ext2fs.h.
Referenced by Ext2PerformRegistryVolumeParams(), Ext2ProcessGlobalProperty(), and Ext2QueryRegistrySettings().
BOOLEAN _EXT2_GLOBAL::bHidingSuffix |
Definition at line 564 of file ext2fs.h.
Referenced by Ext2PerformRegistryVolumeParams(), Ext2ProcessGlobalProperty(), and Ext2QueryRegistrySettings().
EXT2_REAPER _EXT2_GLOBAL::bhReaper |
Definition at line 541 of file ext2fs.h.
Referenced by __brelse(), and DriverEntry().
CACHE_MANAGER_CALLBACKS _EXT2_GLOBAL::CacheManagerCallbacks |
Definition at line 523 of file ext2fs.h.
Referenced by DriverEntry(), Ext2ReadFile(), and Ext2WriteFile().
CACHE_MANAGER_CALLBACKS _EXT2_GLOBAL::CacheManagerNoOpCallbacks |
Definition at line 524 of file ext2fs.h.
Referenced by DriverEntry(), and Ext2InitializeVcb().
PDEVICE_OBJECT _EXT2_GLOBAL::CdromdevObject |
Definition at line 533 of file ext2fs.h.
Referenced by DriverEntry().
struct { ... } _EXT2_GLOBAL::Codepage |
PDEVICE_OBJECT _EXT2_GLOBAL::DiskdevObject |
Definition at line 530 of file ext2fs.h.
Referenced by DriverEntry().
PDRIVER_OBJECT _EXT2_GLOBAL::DriverObject |
NPAGED_LOOKASIDE_LIST _EXT2_GLOBAL::Ext2CcbLookasideList |
Definition at line 546 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateCcb(), and Ext2FreeCcb().
NPAGED_LOOKASIDE_LIST _EXT2_GLOBAL::Ext2DentryLookasideList |
Definition at line 549 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateEntry(), and Ext2FreeEntry().
NPAGED_LOOKASIDE_LIST _EXT2_GLOBAL::Ext2ExtLookasideList |
Definition at line 548 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateExtent(), and Ext2FreeExtent().
NPAGED_LOOKASIDE_LIST _EXT2_GLOBAL::Ext2FcbLookasideList |
Definition at line 545 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateFcb(), and Ext2FreeFcb().
NPAGED_LOOKASIDE_LIST _EXT2_GLOBAL::Ext2IrpContextLookasideList |
Definition at line 544 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateIrpContext(), and Ext2FreeIrpContext().
NPAGED_LOOKASIDE_LIST _EXT2_GLOBAL::Ext2McbLookasideList |
Definition at line 547 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateMcb(), and Ext2FreeMcb().
FAST_IO_DISPATCH _EXT2_GLOBAL::FastIoDispatch |
Definition at line 517 of file ext2fs.h.
Referenced by DriverEntry().
EXT2_REAPER _EXT2_GLOBAL::FcbReaper |
Definition at line 539 of file ext2fs.h.
Referenced by DriverEntry(), and Ext2ReleaseFcb().
FS_FILTER_CALLBACKS _EXT2_GLOBAL::FilterCallbacks |
Definition at line 520 of file ext2fs.h.
Referenced by DriverEntry().
ULONG _EXT2_GLOBAL::Flags |
Definition at line 514 of file ext2fs.h.
Referenced by Ext2InitializeVcb(), Ext2MountVolume(), Ext2PerformRegistryVolumeParams(), Ext2ProcessGlobalProperty(), Ext2ProcessVolumeProperty(), Ext2QueryRegistrySettings(), and Ext2RegistryQueryCallback().
EXT2_IDENTIFIER _EXT2_GLOBAL::Identifier |
Definition at line 507 of file ext2fs.h.
Referenced by DriverEntry().
USHORT _EXT2_GLOBAL::MaxDepth |
Definition at line 550 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateMcb(), Ext2McbReaperThread(), Ext2QueryUnusedFcb(), and Ext2ReleaseFcb().
EXT2_REAPER _EXT2_GLOBAL::McbReaper |
Definition at line 540 of file ext2fs.h.
Referenced by DriverEntry(), and Ext2AllocateMcb().
WCHAR _EXT2_GLOBAL::PageName[CODEPAGE_MAXLEN] |
EXT2_PERF_STATISTICS_V2 _EXT2_GLOBAL::PerfStat |
Definition at line 573 of file ext2fs.h.
Referenced by DriverEntry(), Ex2ProcessUserPerfStat(), Ext2AllocateMcb(), Ext2McbReaperThread(), Ext2TraceIrpContext(), and Ext2TraceMemory().
UNICODE_STRING _EXT2_GLOBAL::RegistryPath |
Definition at line 568 of file ext2fs.h.
Referenced by Ext2QueryRegistrySettings(), and Ext2QueryVolumeParams().
ERESOURCE _EXT2_GLOBAL::Resource |
Definition at line 510 of file ext2fs.h.
Referenced by DriverEntry(), Ex2ProcessUserPerfStat(), Ext2bhReaperThread(), Ext2CheckDismount(), Ext2FcbReaperThread(), Ext2InvalidateVolumes(), Ext2McbReaperThread(), Ext2MountVolume(), Ext2ProcessGlobalProperty(), and Ext2ShutDown().
CHAR _EXT2_GLOBAL::sHidingPrefix[HIDINGPAT_LEN] |
Definition at line 563 of file ext2fs.h.
Referenced by Ext2PerformRegistryVolumeParams(), Ext2ProcessGlobalProperty(), and Ext2QueryRegistrySettings().
CHAR _EXT2_GLOBAL::sHidingSuffix[HIDINGPAT_LEN] |
Definition at line 565 of file ext2fs.h.
Referenced by Ext2PerformRegistryVolumeParams(), Ext2ProcessGlobalProperty(), and Ext2QueryRegistrySettings().
LIST_ENTRY _EXT2_GLOBAL::VcbList |
Definition at line 536 of file ext2fs.h.
Referenced by DriverEntry(), Ext2bhReaperThread(), Ext2FcbReaperThread(), Ext2InsertVcb(), Ext2InvalidateVolumes(), Ext2McbReaperThread(), Ext2MountVolume(), and Ext2ShutDown().
WCHAR _EXT2_GLOBAL::wHidingPrefix[HIDINGPAT_LEN] |
Definition at line 560 of file ext2fs.h.
Referenced by Ext2QueryRegistrySettings(), and Ext2RegistryQueryCallback().
WCHAR _EXT2_GLOBAL::wHidingSuffix[HIDINGPAT_LEN] |
Definition at line 561 of file ext2fs.h.
Referenced by Ext2QueryRegistrySettings(), and Ext2RegistryQueryCallback().