Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h1296 struct smb2_ioctl_req { struct
1297 struct smb2_hdr hdr;
1298 __le16 StructureSize; /* Must be 57 */
1299 __le16 Reserved; /* offset from start of SMB2 header to write data */
1300 __le32 CtlCode;
1301 __u64 PersistentFileId;
1302 __u64 VolatileFileId;
1303 __le32 InputOffset; /* Reserved MBZ */
1304 __le32 InputCount;
1305 __le32 MaxInputResponse;
[all …]