Searched defs:smb2_read_req (Results 1 – 1 of 1) sorted by relevance
704 struct smb2_read_req { struct705 struct smb2_hdr hdr;709 __le32 Length;710 __le64 Offset;711 __u64 PersistentFileId;712 __u64 VolatileFileId;713 __le32 MinimumCount;715 __le32 RemainingBytes;716 __le16 ReadChannelInfoOffset;717 __le16 ReadChannelInfoLength;[all …]
Completed in 17 milliseconds