Searched defs:_VCB (Results 1 – 3 of 3) sorted by relevance
228 typedef struct _VCB { struct240 LIST_ENTRY VcbLinks;256 GUID VolumeGuid;271 PVPB Vpb;278 ULONG VcbState;347 struct {404 ERESOURCE Resource;438 ULONG ClusterHint;512 TUNNEL Tunnel;520 ULONG ChangeCount;[all …]
498 typedef struct _VCB { struct511 PVPB Vpb;530 union {540 ULONG VcbState;551 ULONG VcbCleanup;576 PVOID XASector;620 ULONG BlockSize;624 ULONG BlockMask;638 ULONG TocLength;640 ULONG DiskFlags;[all …]
17 typedef struct _VCB struct19 USHORT NodeTypeCode;20 USHORT NodeByteSize;22 PVPB Vpb;23 PVPB LocalVpb;24 ULONG VcbState;25 KMUTEX Mutex;26 CLONG OpenCount;27 SHARE_ACCESS ShareAccess;28 ULONG BytesPerSector;[all …]