Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h1883 struct smb2_lease_ack { struct
1884 struct smb2_hdr hdr;
1885 __le16 StructureSize; /* Must be 36 */
1886 __le16 Reserved;
1887 __le32 Flags;
1888 __u8 LeaseKey[16];
1889 __le32 LeaseState;
1890 __le64 LeaseDuration;