ReactOS 0.4.16-dev-2-g02a6913
|
#include <ext2fs.h>
UCHAR _EXT2_GLOBAL::AnsiName[CODEPAGE_MAXLEN] |
BOOLEAN _EXT2_GLOBAL::bHidingPrefix |
Definition at line 571 of file ext2fs.h.
Referenced by Ext2PerformRegistryVolumeParams(), Ext2ProcessGlobalProperty(), and Ext2QueryRegistrySettings().
BOOLEAN _EXT2_GLOBAL::bHidingSuffix |
Definition at line 573 of file ext2fs.h.
Referenced by Ext2PerformRegistryVolumeParams(), Ext2ProcessGlobalProperty(), and Ext2QueryRegistrySettings().
EXT2_REAPER _EXT2_GLOBAL::bhReaper |
Definition at line 550 of file ext2fs.h.
Referenced by __brelse(), and DriverEntry().
CACHE_MANAGER_CALLBACKS _EXT2_GLOBAL::CacheManagerCallbacks |
Definition at line 532 of file ext2fs.h.
Referenced by DriverEntry(), Ext2ReadFile(), and Ext2WriteFile().
CACHE_MANAGER_CALLBACKS _EXT2_GLOBAL::CacheManagerNoOpCallbacks |
Definition at line 533 of file ext2fs.h.
Referenced by DriverEntry(), and Ext2InitializeVcb().
PDEVICE_OBJECT _EXT2_GLOBAL::CdromdevObject |
Definition at line 542 of file ext2fs.h.
Referenced by DriverEntry().
struct { ... } _EXT2_GLOBAL::Codepage |
PDEVICE_OBJECT _EXT2_GLOBAL::DiskdevObject |
Definition at line 539 of file ext2fs.h.
Referenced by DriverEntry().
PDRIVER_OBJECT _EXT2_GLOBAL::DriverObject |
NPAGED_LOOKASIDE_LIST _EXT2_GLOBAL::Ext2CcbLookasideList |
Definition at line 555 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateCcb(), and Ext2FreeCcb().
NPAGED_LOOKASIDE_LIST _EXT2_GLOBAL::Ext2DentryLookasideList |
Definition at line 558 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateEntry(), and Ext2FreeEntry().
NPAGED_LOOKASIDE_LIST _EXT2_GLOBAL::Ext2ExtLookasideList |
Definition at line 557 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateExtent(), and Ext2FreeExtent().
NPAGED_LOOKASIDE_LIST _EXT2_GLOBAL::Ext2FcbLookasideList |
Definition at line 554 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateFcb(), and Ext2FreeFcb().
NPAGED_LOOKASIDE_LIST _EXT2_GLOBAL::Ext2IrpContextLookasideList |
Definition at line 553 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateIrpContext(), and Ext2FreeIrpContext().
NPAGED_LOOKASIDE_LIST _EXT2_GLOBAL::Ext2McbLookasideList |
Definition at line 556 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateMcb(), and Ext2FreeMcb().
FAST_IO_DISPATCH _EXT2_GLOBAL::FastIoDispatch |
Definition at line 526 of file ext2fs.h.
Referenced by DriverEntry().
EXT2_REAPER _EXT2_GLOBAL::FcbReaper |
Definition at line 548 of file ext2fs.h.
Referenced by DriverEntry(), and Ext2ReleaseFcb().
FS_FILTER_CALLBACKS _EXT2_GLOBAL::FilterCallbacks |
Definition at line 529 of file ext2fs.h.
Referenced by DriverEntry().
ULONG _EXT2_GLOBAL::Flags |
Definition at line 523 of file ext2fs.h.
Referenced by Ext2InitializeVcb(), Ext2MountVolume(), Ext2PerformRegistryVolumeParams(), Ext2ProcessGlobalProperty(), Ext2ProcessVolumeProperty(), Ext2QueryRegistrySettings(), and Ext2RegistryQueryCallback().
EXT2_IDENTIFIER _EXT2_GLOBAL::Identifier |
Definition at line 516 of file ext2fs.h.
Referenced by DriverEntry().
USHORT _EXT2_GLOBAL::MaxDepth |
Definition at line 559 of file ext2fs.h.
Referenced by DriverEntry(), Ext2AllocateMcb(), Ext2McbReaperThread(), Ext2QueryUnusedFcb(), and Ext2ReleaseFcb().
EXT2_REAPER _EXT2_GLOBAL::McbReaper |
Definition at line 549 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 582 of file ext2fs.h.
Referenced by DriverEntry(), Ex2ProcessUserPerfStat(), Ext2AllocateMcb(), Ext2McbReaperThread(), Ext2TraceIrpContext(), and Ext2TraceMemory().
UNICODE_STRING _EXT2_GLOBAL::RegistryPath |
Definition at line 577 of file ext2fs.h.
Referenced by Ext2QueryRegistrySettings(), and Ext2QueryVolumeParams().
ERESOURCE _EXT2_GLOBAL::Resource |
Definition at line 519 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 572 of file ext2fs.h.
Referenced by Ext2PerformRegistryVolumeParams(), Ext2ProcessGlobalProperty(), and Ext2QueryRegistrySettings().
CHAR _EXT2_GLOBAL::sHidingSuffix[HIDINGPAT_LEN] |
Definition at line 574 of file ext2fs.h.
Referenced by Ext2PerformRegistryVolumeParams(), Ext2ProcessGlobalProperty(), and Ext2QueryRegistrySettings().
LIST_ENTRY _EXT2_GLOBAL::VcbList |
Definition at line 545 of file ext2fs.h.
Referenced by DriverEntry(), Ext2bhReaperThread(), Ext2FcbReaperThread(), Ext2InsertVcb(), Ext2InvalidateVolumes(), Ext2McbReaperThread(), Ext2MountVolume(), and Ext2ShutDown().
WCHAR _EXT2_GLOBAL::wHidingPrefix[HIDINGPAT_LEN] |
Definition at line 569 of file ext2fs.h.
Referenced by Ext2QueryRegistrySettings(), and Ext2RegistryQueryCallback().
WCHAR _EXT2_GLOBAL::wHidingSuffix[HIDINGPAT_LEN] |
Definition at line 570 of file ext2fs.h.
Referenced by Ext2QueryRegistrySettings(), and Ext2RegistryQueryCallback().