Searched defs:_VPB (Results 1 – 1 of 1) sorted by relevance
189 typedef struct _VPB { struct190 CSHORT Type;191 CSHORT Size;192 USHORT Flags;193 USHORT VolumeLabelLength;194 struct _DEVICE_OBJECT *DeviceObject;195 struct _DEVICE_OBJECT *RealDevice;196 ULONG SerialNumber;197 ULONG ReferenceCount;198 WCHAR VolumeLabel[MAXIMUM_VOLUME_LABEL_LENGTH / sizeof(WCHAR)];