Home
last modified time | relevance | path

Searched refs:SMB2_OPLOCK_LEVEL_LEASE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/cifs/
Dsmb2pdu.h397 #define SMB2_OPLOCK_LEVEL_LEASE 0xFF macro
Dsmb2pdu.c1146 req->RequestedOplockLevel = SMB2_OPLOCK_LEVEL_LEASE; in add_lease_context()
1434 if (rsp->OplockLevel == SMB2_OPLOCK_LEVEL_LEASE) in SMB2_open()