Home
last modified time | relevance | path

Searched defs:smb_com_write_req (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/fs/smb/client/
Dcifspdu.h1025 typedef struct smb_com_write_req { struct
1026 struct smb_hdr hdr; /* wct = 14 */
1027 __u8 AndXCommand;
1028 __u8 AndXReserved;
1029 __le16 AndXOffset;
1030 __u16 Fid;
1031 __le32 OffsetLow;
1032 __u32 Reserved;
1033 __le16 WriteMode;
1034 __le16 Remaining;
[all …]