Searched refs:SMB2_OPLOCK_LEVEL_LEASE (Results 1 – 5 of 5) sorted by relevance
346 if (o_rsp->OplockLevel != SMB2_OPLOCK_LEVEL_LEASE) { in open_cached_dir()
277 oplock = SMB2_OPLOCK_LEVEL_LEASE; in smb2_compound_op()1120 oplock = SMB2_OPLOCK_LEVEL_LEASE; in smb2_unlink()
2471 if (rsp->OplockLevel != SMB2_OPLOCK_LEVEL_LEASE) in smb2_parse_contexts()2494 req->RequestedOplockLevel = SMB2_OPLOCK_LEVEL_LEASE; in add_lease_context()
1054 #define SMB2_OPLOCK_LEVEL_LEASE 0xFF macro
3041 } else if (req_op_level == SMB2_OPLOCK_LEVEL_LEASE) in smb2_open()3493 (req_op_level == SMB2_OPLOCK_LEVEL_LEASE && in smb2_open()3500 if (req_op_level == SMB2_OPLOCK_LEVEL_LEASE && lc) { in smb2_open()3664 rsp->OplockLevel = SMB2_OPLOCK_LEVEL_LEASE; in smb2_open()