Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1371 struct smb2_ioctl_req { struct
1372 struct smb2_hdr hdr;
1373 __le16 StructureSize; /* Must be 57 */
1374 __le16 Reserved; /* offset from start of SMB2 header to write data */
1375 __le32 CtlCode;
1376 __u64 PersistentFileId;
1377 __u64 VolatileFileId;
1378 __le32 InputOffset; /* Reserved MBZ */
1379 __le32 InputCount;
1380 __le32 MaxInputResponse;
[all …]