Searched refs:SMB2_OPLOCK_LEVEL_LEASE (Results 1 – 3 of 3) sorted by relevance
673 #define SMB2_OPLOCK_LEVEL_LEASE 0xFF macro
2026 if (rsp->OplockLevel != SMB2_OPLOCK_LEVEL_LEASE) in smb2_parse_contexts()2043 req->RequestedOplockLevel = SMB2_OPLOCK_LEVEL_LEASE; in add_lease_context()
817 if (o_rsp->OplockLevel == SMB2_OPLOCK_LEVEL_LEASE) { in open_shroot()