ReactOS 0.4.16-dev-329-g9223134
|
#include <cdstruc.h>
Public Member Functions | |
_Field_range_ (==, CDFS_NTC_VCB) NODE_TYPE_CODE NodeTypeCode | |
_VCB::_Field_range_ | ( | CDFS_NTC_VCB | ) |
union { ... } _VCB::@680 |
FAST_MUTEX _VCB::AdvancedFcbHeaderMutex |
Definition at line 546 of file fatstruc.h.
struct { ... } _VCB::AllocationSupport |
LIST_ENTRY _VCB::AsyncCloseList |
Definition at line 539 of file fatstruc.h.
LARGE_MCB _VCB::BadBlockMcb |
Definition at line 381 of file fatstruc.h.
ULONG _VCB::BlockSize |
Definition at line 620 of file cdstruc.h.
Referenced by CdLookupLastFileDirent().
BIOS_PARAMETER_BLOCK _VCB::Bpb |
Definition at line 336 of file fatstruc.h.
PCDROM_TOC_LARGE _VCB::CdromToc |
ERESOURCE _VCB::ChangeBitMapResource |
Definition at line 411 of file fatstruc.h.
ULONG _VCB::ChangeCount |
Definition at line 520 of file fatstruc.h.
KDPC _VCB::CleanVolumeDpc |
Definition at line 491 of file fatstruc.h.
KTIMER _VCB::CleanVolumeTimer |
Definition at line 492 of file fatstruc.h.
ULONG _VCB::ClusterHint |
Definition at line 438 of file fatstruc.h.
PDEVICE_OBJECT _VCB::CurrentDevice |
Definition at line 445 of file fatstruc.h.
PFAT_WINDOW _VCB::CurrentWindow |
Definition at line 295 of file fatstruc.h.
LIST_ENTRY _VCB::DelayedCloseList |
Definition at line 540 of file fatstruc.h.
ULONG _VCB::DeviceNumber |
Definition at line 526 of file fatstruc.h.
CLONG _VCB::DirectAccessOpenCount |
Definition at line 302 of file fatstruc.h.
FAST_MUTEX _VCB::DirectoryFileCreationMutex |
Definition at line 478 of file fatstruc.h.
LIST_ENTRY _VCB::DirNotifyList |
LARGE_MCB _VCB::DirtyFatMcb |
Definition at line 373 of file fatstruc.h.
ULONG _VCB::DiskFlags |
Definition at line 640 of file cdstruc.h.
Referenced by CdCommonDevControl().
Definition at line 452 of file fatstruc.h.
UCHAR _VCB::FatIndexBitSize |
Definition at line 357 of file fatstruc.h.
RTL_GENERIC_TABLE _VCB::FcbTable |
LBO _VCB::FileAreaLbo |
Definition at line 350 of file fatstruc.h.
PFILE_OBJECT _VCB::FileObjectWithVcbLocked |
Definition at line 459 of file fatstruc.h.
ERESOURCE _VCB::FileResource |
Definition at line 590 of file cdstruc.h.
Referenced by CdInitializeFcbFromFileContext(), and CdInitializeFcbFromPathEntry().
PUCHAR _VCB::First0x24BytesOfBootSector |
Definition at line 338 of file fatstruc.h.
RTL_BITMAP _VCB::FreeClusterBitMap |
Definition at line 390 of file fatstruc.h.
FAST_MUTEX _VCB::FreeClusterBitMapMutex |
Definition at line 397 of file fatstruc.h.
__volatile ULONG _VCB::InternalOpenCount |
Definition at line 319 of file fatstruc.h.
LARGE_INTEGER _VCB::LastFatMarkVolumeDirtyCall |
Definition at line 499 of file fatstruc.h.
UCHAR _VCB::LogOfBytesPerCluster |
Definition at line 360 of file fatstruc.h.
UCHAR _VCB::LogOfBytesPerSector |
Definition at line 359 of file fatstruc.h.
NODE_BYTE_SIZE _VCB::NodeByteSize |
PNOTIFY_SYNC _VCB::NotifySync |
Definition at line 607 of file cdstruc.h.
Referenced by VfatNotifyChangeDirectory().
ULONG _VCB::NumberOfClusters |
Definition at line 353 of file fatstruc.h.
ULONG _VCB::NumberOfFreeClusters |
Definition at line 354 of file fatstruc.h.
ULONG _VCB::NumberOfWindows |
Definition at line 293 of file fatstruc.h.
CLONG _VCB::OpenFileCount |
Definition at line 312 of file fatstruc.h.
Definition at line 561 of file cdstruc.h.
Referenced by CdDeleteFcb().
CLONG _VCB::ReadOnlyCount |
Definition at line 313 of file fatstruc.h.
__volatile ULONG _VCB::ResidualOpenCount |
Definition at line 328 of file fatstruc.h.
ERESOURCE _VCB::Resource |
Definition at line 404 of file fatstruc.h.
Definition at line 285 of file fatstruc.h.
Referenced by FatCommonSetEa().
LBO _VCB::RootDirectoryLbo |
Definition at line 349 of file fatstruc.h.
ULONG _VCB::RootDirectorySize |
Definition at line 351 of file fatstruc.h.
Definition at line 560 of file cdstruc.h.
Referenced by CdDeleteFcb(), and CdInitializeEnumeration().
CD_SECTOR_CACHE_CHUNK _VCB::SecCacheChunks[CD_SEC_CACHE_CHUNKS] |
SECTION_OBJECT_POINTERS _VCB::SectionObjectPointers |
Definition at line 431 of file fatstruc.h.
LARGE_INTEGER _VCB::SectorsOnDisk |
SHARE_ACCESS _VCB::ShareAccess |
Definition at line 303 of file fatstruc.h.
struct _FILE_SYSTEM_STATISTICS* _VCB::Statistics |
Definition at line 506 of file fatstruc.h.
Referenced by _Requires_lock_held_().
PDEVICE_OBJECT _VCB::TargetDeviceObject |
Definition at line 517 of file cdstruc.h.
Referenced by FatFlushDirentForFile(), and FatPagingFileIo().
TUNNEL _VCB::Tunnel |
Definition at line 512 of file fatstruc.h.
Referenced by FatTunnelFcbOrDcb().
VCB_CONDITION _VCB::VcbCondition |
Definition at line 541 of file cdstruc.h.
Referenced by CdIsVolumeDirty().
LIST_ENTRY _VCB::VcbLinks |
FAST_MUTEX _VCB::VcbMutex |
ULONG _VCB::VcbState |
Definition at line 540 of file cdstruc.h.
Referenced by CdLookupLastFileDirent(), FatGetNextFcbTopDown(), and FatResetFcb().
PKTHREAD _VCB::VerifyThread |
Definition at line 485 of file fatstruc.h.
PFILE_OBJECT _VCB::VirtualEaFile |
Definition at line 451 of file fatstruc.h.
PFILE_OBJECT _VCB::VirtualVolumeFile |
Definition at line 421 of file fatstruc.h.
Definition at line 559 of file cdstruc.h.
Referenced by _Requires_lock_held_(), and CdDeleteFcb().
FSRTL_ADVANCED_FCB_HEADER _VCB::VolumeFileHeader |
Definition at line 234 of file fatstruc.h.
UNICODE_STRING _VCB::VolumeGuidPath |
Definition at line 263 of file fatstruc.h.
PFILE_OBJECT _VCB::VolumeLockFileObject |
PVPB _VCB::Vpb |
Definition at line 511 of file cdstruc.h.
Referenced by _When_(), Ext2CheckDismount(), IopCheckVpbMounted(), IopDeleteFile(), IopDereferenceVpbAndFree(), IopGetMountFlag(), IopMountInitializeVpb(), IopParseDevice(), RawCheckForDismount(), and VfatCheckForDismount().
PFAT_WINDOW _VCB::Windows |
Definition at line 294 of file fatstruc.h.