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.h1432 struct smb2_ioctl_req { struct
1433 struct smb2_hdr hdr;
1434 __le16 StructureSize; /* Must be 57 */
1435 __le16 Reserved; /* offset from start of SMB2 header to write data */
1436 __le32 CtlCode;
1437 __u64 PersistentFileId;
1438 __u64 VolatileFileId;
1439 __le32 InputOffset; /* Reserved MBZ */
1440 __le32 InputCount;
1441 __le32 MaxInputResponse;
[all …]