notify_context 6565 source3/include/proto.h struct notify_context *notify_init(TALLOC_CTX *mem_ctx, struct server_id server, notify_context 612 source3/include/smb.h struct notify_context *notify_ctx; notify_context 78 source3/smbd/notify_internal.c struct notify_context *notify_init(TALLOC_CTX *mem_ctx, struct server_id server, notify_context 83 source3/smbd/notify_internal.c struct notify_context *notify; notify_context 89 source3/smbd/notify_internal.c notify = talloc(mem_ctx, struct notify_context); notify_context 251 source3/smbd/notify_internal.c struct notify_context *notify = talloc_get_type(private_data, struct notify_context); notify_context 84 source4/ntvfs/common/notify.c struct notify_context *notify_init(TALLOC_CTX *mem_ctx, struct server_id server, notify_context 90 source4/ntvfs/common/notify.c struct notify_context *notify; notify_context 100 source4/ntvfs/common/notify.c notify = talloc(mem_ctx, struct notify_context); notify_context 255 source4/ntvfs/common/notify.c struct notify_context *notify = talloc_get_type(private_data, struct notify_context); notify_context 85 source4/ntvfs/posix/pvfs_mkdir.c notify_trigger(pvfs->notify_context, notify_context 143 source4/ntvfs/posix/pvfs_mkdir.c notify_trigger(pvfs->notify_context, notify_context 190 source4/ntvfs/posix/pvfs_mkdir.c notify_trigger(pvfs->notify_context, notify_context 119 source4/ntvfs/posix/pvfs_notify.c notify_remove(n->f->pvfs->notify_context, n); notify_context 191 source4/ntvfs/posix/pvfs_notify.c status = notify_add(pvfs->notify_context, &e, notify_context 395 source4/ntvfs/posix/pvfs_open.c notify_trigger(pvfs->notify_context, notify_context 518 source4/ntvfs/posix/pvfs_open.c notify_trigger(h->pvfs->notify_context, notify_context 838 source4/ntvfs/posix/pvfs_open.c notify_trigger(pvfs->notify_context, notify_context 61 source4/ntvfs/posix/pvfs_rename.c notify_trigger(pvfs->notify_context, notify_context 65 source4/ntvfs/posix/pvfs_rename.c notify_trigger(pvfs->notify_context, notify_context 70 source4/ntvfs/posix/pvfs_rename.c notify_trigger(pvfs->notify_context, notify_context 74 source4/ntvfs/posix/pvfs_rename.c notify_trigger(pvfs->notify_context, notify_context 84 source4/ntvfs/posix/pvfs_rename.c notify_trigger(pvfs->notify_context, notify_context 289 source4/ntvfs/posix/pvfs_setfileinfo.c notify_trigger(pvfs->notify_context, notify_context 438 source4/ntvfs/posix/pvfs_setfileinfo.c notify_trigger(pvfs->notify_context, notify_context 543 source4/ntvfs/posix/pvfs_setfileinfo.c notify_trigger(pvfs->notify_context, notify_context 868 source4/ntvfs/posix/pvfs_setfileinfo.c notify_trigger(pvfs->notify_context, notify_context 131 source4/ntvfs/posix/pvfs_unlink.c notify_trigger(pvfs->notify_context, notify_context 228 source4/ntvfs/posix/vfs_posix.c pvfs->notify_context = notify_init(pvfs, notify_context 49 source4/ntvfs/posix/vfs_posix.h struct notify_context *notify_context;