Searched refs:SMB2_LEASE_FLAG_BREAK_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance
147 #define SMB2_LEASE_FLAG_BREAK_IN_PROGRESS cpu_to_le32(0x00000002) macro
4342 if (lc->lcontext.LeaseFlags & SMB2_LEASE_FLAG_BREAK_IN_PROGRESS) in smb2_parse_lease_buf()4353 if (lc->lcontext.LeaseFlags & SMB2_LEASE_FLAG_BREAK_IN_PROGRESS) in smb3_parse_lease_buf()
Completed in 19 milliseconds