Home
last modified time | relevance | path

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

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