Searched refs:SMB_OPLOCK_GRANT_MAGIC (Results 1 – 2 of 2) sorted by relevance
577 #define SMB_OPLOCK_GRANT_MAGIC 0x4F4C4B47 /* OLKG */ macro579 ASSERT((p)->og_magic == SMB_OPLOCK_GRANT_MAGIC)581 ((p)->f_oplock_grant.og_magic == SMB_OPLOCK_GRANT_MAGIC)
694 og->og_magic = SMB_OPLOCK_GRANT_MAGIC; in smb_oplock_set_grant()