Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_server.c1982 SMB_EVENT_VALID(event); in smb_event_destroy()
2005 SMB_EVENT_VALID(event); in smb_event_txid()
2026 SMB_EVENT_VALID(event); in smb_event_wait()
2076 SMB_EVENT_VALID(event); in smb_event_cancel()
2112 SMB_EVENT_VALID(event); in smb_event_notify()
/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1895 #define SMB_EVENT_VALID(e) \ macro