Searched defs:SMB_OPLOCK_GRANT_MAGIC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h577 #define SMB_OPLOCK_GRANT_MAGIC 0x4F4C4B47 /* OLKG */ macro
579 ASSERT((p)->og_magic == SMB_OPLOCK_GRANT_MAGIC)
581 ((p)->f_oplock_grant.og_magic == SMB_OPLOCK_GRANT_MAGIC)

Completed in 59 milliseconds