Home
last modified time | relevance | path

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

/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h1211 struct smb2_ioctl_req { struct
1212 struct smb2_hdr hdr;
1213 __le16 StructureSize; /* Must be 57 */
1214 __le16 Reserved; /* offset from start of SMB2 header to write data */
1215 __le32 CtlCode;
1216 __u64 PersistentFileId;
1217 __u64 VolatileFileId;
1218 __le32 InputOffset; /* Reserved MBZ */
1219 __le32 InputCount;
1220 __le32 MaxInputResponse;
[all …]