Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_notify.c308 smb_notify_event(smb_node_t *node, uint_t action, const char *name) in smb_notify_event() function
H A Dsmb_node.c697 smb_notify_event(node, FILE_ACTION_DELETE_PENDING, NULL); in smb_node_set_delete_on_close()
880 smb_notify_event(node, action, name); in smb_node_notify_change()
912 smb_notify_event(pnode, FILE_ACTION_SUBDIR_CHANGED, NULL); in smb_node_notify_parents()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h586 void smb_notify_event(smb_node_t *, uint_t, const char *);