Home
last modified time | relevance | path

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

/linux/fs/ksmbd/
A Doplock.h19 #define SMB2_OPLOCK_LEVEL_LEASE 0xFF macro
A Dsmb2pdu.c2576 if (req_op_level == SMB2_OPLOCK_LEVEL_LEASE) in smb2_open()
3042 (req_op_level == SMB2_OPLOCK_LEVEL_LEASE && in smb2_open()
3049 if (req_op_level == SMB2_OPLOCK_LEVEL_LEASE) { in smb2_open()
3172 rsp->OplockLevel = SMB2_OPLOCK_LEVEL_LEASE; in smb2_open()
/linux/fs/smbfs_common/
A Dsmb2pdu.h795 #define SMB2_OPLOCK_LEVEL_LEASE 0xFF macro
/linux/fs/cifs/
A Dsmb2pdu.c2096 if (rsp->OplockLevel != SMB2_OPLOCK_LEVEL_LEASE) in smb2_parse_contexts()
2113 req->RequestedOplockLevel = SMB2_OPLOCK_LEVEL_LEASE; in add_lease_context()
A Dsmb2ops.c901 if (o_rsp->OplockLevel == SMB2_OPLOCK_LEVEL_LEASE) { in open_cached_dir()

Completed in 37 milliseconds