Home
last modified time | relevance | path

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

/fs/ksmbd/
Dsmb2pdu.h1292 struct smb2_lease_ack { struct
1293 struct smb2_hdr hdr;
1294 __le16 StructureSize; /* Must be 36 */
1295 __le16 Reserved;
1296 __le32 Flags;
1297 __u8 LeaseKey[16];
1298 __le32 LeaseState;
1299 __le64 LeaseDuration;
/fs/cifs/
Dsmb2pdu.h1597 struct smb2_lease_ack { struct
1598 struct smb2_sync_hdr sync_hdr;
1599 __le16 StructureSize; /* Must be 36 */
1600 __le16 Reserved;
1601 __le32 Flags;
1602 __u8 LeaseKey[16];
1603 __le32 LeaseState;
1604 __le64 LeaseDuration;