ReactOS
0.4.15-dev-1618-g9c8ed68
|
#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 _Dispatch_type_(), ClasspInterpretGesnData(), do_shutdown(), FatSwapVpb(), FFSCheckDismount(), invalidate_volumes(), IopReferenceVerifyVpb(), open_fileref(), and UDFInvalidateVolumes().
struct _DEVICE_OBJECT* _VPB::RealDevice |
Definition at line 195 of file iotypes.h.
Referenced by _Success_(), do_shutdown(), Ext2CreateFile(), Ext2MountVolume(), FatSwapVpb(), FFSCheckDismount(), FFSCreateFile(), invalidate_volumes(), RfsdCreateFile(), UDFDismountVcb(), UDFInvalidateVolumes(), and verify_vcb().
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(), FFSCheckDismount(), invalidate_volumes(), UDFDismountVcb(), and UDFInvalidateVolumes().
CSHORT _VPB::Type |
Definition at line 190 of file iotypes.h.
Referenced by do_shutdown(), FFSCheckDismount(), 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().