Searched defs:smb2_read_req (Results 1 – 1 of 1) sorted by relevance
649 struct smb2_read_req { struct650 struct smb2_hdr hdr;654 __le32 Length;655 __le64 Offset;656 __le64 PersistentFileId;657 __le64 VolatileFileId;658 __le32 MinimumCount;660 __le32 RemainingBytes;661 __le16 ReadChannelInfoOffset;662 __le16 ReadChannelInfoLength;[all …]
Completed in 14 milliseconds