Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h1314 struct smb2_ioctl_rsp { struct
1315 struct smb2_hdr hdr;
1316 __le16 StructureSize; /* Must be 49 */
1317 __le16 Reserved;
1318 __le32 CtlCode;
1319 __u64 PersistentFileId;
1320 __u64 VolatileFileId;
1321 __le32 InputOffset; /* Reserved MBZ */
1322 __le32 InputCount;
1323 __le32 OutputOffset;
[all …]