Home
last modified time | relevance | path

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

/linux-6.8/fs/smb/common/
Dsmb2pdu.h1322 struct smb2_ioctl_req { struct
1323 struct smb2_hdr hdr;
1324 __le16 StructureSize; /* Must be 57 */
1325 __le16 Reserved; /* offset from start of SMB2 header to write data */
1326 __le32 CtlCode;
1327 __u64 PersistentFileId;
1328 __u64 VolatileFileId;
1329 __le32 InputOffset; /* Reserved MBZ */
1330 __le32 InputCount;
1331 __le32 MaxInputResponse;
[all …]