Searched defs:smb2_read_req (Results 1 – 1 of 1) sorted by relevance
744 struct smb2_read_req { struct745 struct smb2_hdr hdr;749 __le32 Length;750 __le64 Offset;751 __u64 PersistentFileId;752 __u64 VolatileFileId;753 __le32 MinimumCount;755 __le32 RemainingBytes;756 __le16 ReadChannelInfoOffset;757 __le16 ReadChannelInfoLength;[all …]
Completed in 21 milliseconds