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.h1370 struct smb2_ioctl_req { struct
1371 struct smb2_hdr hdr;
1372 __le16 StructureSize; /* Must be 57 */
1373 __le16 Reserved; /* offset from start of SMB2 header to write data */
1374 __le32 CtlCode;
1375 __u64 PersistentFileId;
1376 __u64 VolatileFileId;
1377 __le32 InputOffset; /* Reserved MBZ */
1378 __le32 InputCount;
1379 __le32 MaxInputResponse;
[all …]