Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2pdu.h536 #define SMB2_OPLOCK_LEVEL_LEASE 0xFF macro
Dsmb2pdu.c1767 req->RequestedOplockLevel = SMB2_OPLOCK_LEVEL_LEASE; in add_lease_context()
2378 if (rsp->OplockLevel == SMB2_OPLOCK_LEVEL_LEASE) in SMB2_open()