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.h1886 struct smb2_lease_ack { struct
1887 struct smb2_hdr hdr;
1888 __le16 StructureSize; /* Must be 36 */
1889 __le16 Reserved;
1890 __le32 Flags;
1891 __u8 LeaseKey[16];
1892 __le32 LeaseState;
1893 __le64 LeaseDuration;