Searched refs:SMB2_OPLOCK_LEVEL_LEASE (Results 1 – 4 of 4) sorted by relevance
346 if (o_rsp->OplockLevel != SMB2_OPLOCK_LEVEL_LEASE) { in open_cached_dir()
2496 if (rsp->OplockLevel != SMB2_OPLOCK_LEVEL_LEASE) in smb2_parse_contexts()2519 req->RequestedOplockLevel = SMB2_OPLOCK_LEVEL_LEASE; in add_lease_context()
1074 #define SMB2_OPLOCK_LEVEL_LEASE 0xFF macro
4254 if (req_op_level == SMB2_OPLOCK_LEVEL_LEASE) in smb2_open() 4304 } else if (req_op_level == SMB2_OPLOCK_LEVEL_LEASE) { in smb2_open() 4878 (req_op_level == SMB2_OPLOCK_LEVEL_LEASE && in smb2_open() 4888 if (req_op_level == SMB2_OPLOCK_LEVEL_LEASE && lc) { in smb2_open() 5160 rsp->OplockLevel = SMB2_OPLOCK_LEVEL_LEASE; in smb2_open() 11500 if (req_oplevel == SMB2_OPLOCK_LEVEL_LEASE) { in smb20_oplock_break_ack()