Searched defs:smb2_read_req (Results 1 – 1 of 1) sorted by relevance
741 struct smb2_read_req { struct742 struct smb2_hdr hdr;746 __le32 Length;747 __le64 Offset;748 __u64 PersistentFileId;749 __u64 VolatileFileId;750 __le32 MinimumCount;752 __le32 RemainingBytes;753 __le16 ReadChannelInfoOffset;754 __le16 ReadChannelInfoLength;[all …]
Completed in 19 milliseconds