sys_notify_context 6543 source3/include/proto.h struct sys_notify_context *sys_notify_context_create(connection_struct *conn,
sys_notify_context  382 source3/include/vfs.h 					 struct sys_notify_context *ctx,
sys_notify_context  384 source3/include/vfs.h 					 void (*callback)(struct sys_notify_context *ctx, 
sys_notify_context   50 source3/modules/onefs_notify.c 	struct sys_notify_context *ctx;
sys_notify_context   57 source3/modules/onefs_notify.c 	void (*callback)(struct sys_notify_context *ctx,
sys_notify_context   50 source3/modules/vfs_notify_fam.c 	struct sys_notify_context *sys_ctx;
sys_notify_context   51 source3/modules/vfs_notify_fam.c 	void (*callback)(struct sys_notify_context *ctx, 
sys_notify_context  489 source3/smbd/notify.c struct sys_notify_context *sys_notify_context_create(connection_struct *conn,
sys_notify_context  493 source3/smbd/notify.c 	struct sys_notify_context *ctx;
sys_notify_context  495 source3/smbd/notify.c 	if (!(ctx = TALLOC_P(mem_ctx, struct sys_notify_context))) {
sys_notify_context   75 source3/smbd/notify_inotify.c 	struct sys_notify_context *ctx;
sys_notify_context   84 source3/smbd/notify_inotify.c 	void (*callback)(struct sys_notify_context *ctx, 
sys_notify_context   36 source3/smbd/notify_internal.c 	struct sys_notify_context *sys_notify_ctx;
sys_notify_context   47 source4/ntvfs/common/notify.c 	struct sys_notify_context *sys_notify_ctx;
sys_notify_context   70 source4/ntvfs/sysdep/inotify.c 	struct sys_notify_context *ctx;
sys_notify_context   41 source4/ntvfs/sysdep/sys_notify.c _PUBLIC_ struct sys_notify_context *sys_notify_context_create(struct share_config *scfg,
sys_notify_context   45 source4/ntvfs/sysdep/sys_notify.c 	struct sys_notify_context *ctx;
sys_notify_context   57 source4/ntvfs/sysdep/sys_notify.c 	ctx = talloc_zero(mem_ctx, struct sys_notify_context);
sys_notify_context   23 source4/ntvfs/sysdep/sys_notify.h struct sys_notify_context;
sys_notify_context   47 source4/ntvfs/sysdep/sys_notify.h struct sys_notify_context *sys_notify_context_create(struct share_config *scfg,