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.h1394 struct smb2_ioctl_req { struct
1395 struct smb2_hdr hdr;
1396 __le16 StructureSize; /* Must be 57 */
1397 __le16 Reserved; /* offset from start of SMB2 header to write data */
1398 __le32 CtlCode;
1399 __u64 PersistentFileId;
1400 __u64 VolatileFileId;
1401 __le32 InputOffset; /* Reserved MBZ */
1402 __le32 InputCount;
1403 __le32 MaxInputResponse;
[all …]