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