Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_oplock.c45 #define SMB_OPLOCK_IS_EXCLUSIVE(level) \ macro
388 if (SMB_OPLOCK_IS_EXCLUSIVE(og->og_level)) in smb_oplock_break_levelII_locked()
772 if (SMB_OPLOCK_IS_EXCLUSIVE(og->og_level)) in smb_oplock_exclusive_grant()