Searched refs:SMB2_OPLOCK_LEVEL_LEASE (Results 1 – 2 of 2) sorted by relevance
397 #define SMB2_OPLOCK_LEVEL_LEASE 0xFF macro
1146 req->RequestedOplockLevel = SMB2_OPLOCK_LEVEL_LEASE; in add_lease_context()1434 if (rsp->OplockLevel == SMB2_OPLOCK_LEVEL_LEASE) in SMB2_open()