ReactOS 0.4.16-dev-522-gb68104a
|
#include <iotypes.h>
struct _DEVICE_OBJECT* _VPB::DeviceObject |
Definition at line 194 of file iotypes.h.
Referenced by do_shutdown(), IopReferenceVerifyVpb(), and UDFDismountVcb().
USHORT _VPB::Flags |
Definition at line 192 of file iotypes.h.
Referenced by ClasspInterpretGesnData(), do_shutdown(), FatSwapVpb(), invalidate_volumes(), IopReferenceVerifyVpb(), and UDFInvalidateVolumes().
struct _DEVICE_OBJECT* _VPB::RealDevice |
Definition at line 195 of file iotypes.h.
Referenced by _Success_(), do_shutdown(), Ext2MountVolume(), FatSwapVpb(), invalidate_volumes(), UDFDismountVcb(), and UDFInvalidateVolumes().
ULONG _VPB::ReferenceCount |
Definition at line 197 of file iotypes.h.
Referenced by IopReferenceVerifyVpb(), IoVerifyVolume(), and UDFDismountVcb().
ULONG _VPB::SerialNumber |
Definition at line 196 of file iotypes.h.
Referenced by _Success_(), and Ext2MountVolume().
CSHORT _VPB::Size |
Definition at line 191 of file iotypes.h.
Referenced by do_shutdown(), invalidate_volumes(), UDFDismountVcb(), and UDFInvalidateVolumes().
CSHORT _VPB::Type |
Definition at line 190 of file iotypes.h.
Referenced by do_shutdown(), invalidate_volumes(), UDFDismountVcb(), and UDFInvalidateVolumes().
WCHAR _VPB::VolumeLabel[MAXIMUM_VOLUME_LABEL_LENGTH/sizeof(WCHAR)] |
Definition at line 198 of file iotypes.h.
Referenced by _Success_(), and Ext2MountVolume().
USHORT _VPB::VolumeLabelLength |
Definition at line 193 of file iotypes.h.
Referenced by _Success_(), and Ext2MountVolume().