Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_oplock.c264 SMB_OPLOCK_GRANT_VALID(og); in smb_oplock_break()
382 SMB_OPLOCK_GRANT_VALID(og); in smb_oplock_break_levelII_locked()
450 SMB_OPLOCK_GRANT_VALID(og); in smb_oplock_exec_async_break()
771 SMB_OPLOCK_GRANT_VALID(og); in smb_oplock_exclusive_grant()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h578 #define SMB_OPLOCK_GRANT_VALID(p) \ macro