sys_notify_context 283 examples/VFS/skel_opaque.c struct sys_notify_context *ctx, struct notify_entry *e, sys_notify_context 284 examples/VFS/skel_opaque.c void (*callback)(struct sys_notify_context *ctx, void *private_data, struct notify_event *ev), sys_notify_context 275 examples/VFS/skel_transparent.c struct sys_notify_context *ctx, struct notify_entry *e, sys_notify_context 276 examples/VFS/skel_transparent.c void (*callback)(struct sys_notify_context *ctx, void *private_data, struct notify_event *ev), sys_notify_context 6546 source3/include/proto.h NTSTATUS sys_notify_watch(struct sys_notify_context *ctx, sys_notify_context 6548 source3/include/proto.h void (*callback)(struct sys_notify_context *ctx, sys_notify_context 6555 source3/include/proto.h NTSTATUS inotify_watch(struct sys_notify_context *ctx, sys_notify_context 6557 source3/include/proto.h void (*callback)(struct sys_notify_context *ctx, sys_notify_context 118 source3/modules/onefs.h struct sys_notify_context *ctx, sys_notify_context 120 source3/modules/onefs.h void (*callback)(struct sys_notify_context *ctx, sys_notify_context 541 source3/modules/onefs_notify.c struct sys_notify_context *ctx, sys_notify_context 543 source3/modules/onefs_notify.c void (*callback)(struct sys_notify_context *ctx, sys_notify_context 1058 source3/modules/vfs_default.c struct sys_notify_context *ctx, sys_notify_context 1060 source3/modules/vfs_default.c void (*callback)(struct sys_notify_context *ctx, sys_notify_context 203 source3/modules/vfs_full_audit.c struct sys_notify_context *ctx, sys_notify_context 205 source3/modules/vfs_full_audit.c void (*callback)(struct sys_notify_context *ctx, sys_notify_context 1650 source3/modules/vfs_full_audit.c struct sys_notify_context *ctx, sys_notify_context 1652 source3/modules/vfs_full_audit.c void (*callback)(struct sys_notify_context *ctx, sys_notify_context 206 source3/modules/vfs_notify_fam.c struct sys_notify_context *ctx, sys_notify_context 208 source3/modules/vfs_notify_fam.c void (*callback)(struct sys_notify_context *ctx, sys_notify_context 506 source3/smbd/notify.c NTSTATUS sys_notify_watch(struct sys_notify_context *ctx, sys_notify_context 508 source3/smbd/notify.c void (*callback)(struct sys_notify_context *ctx, sys_notify_context 281 source3/smbd/notify_inotify.c static NTSTATUS inotify_setup(struct sys_notify_context *ctx) sys_notify_context 369 source3/smbd/notify_inotify.c NTSTATUS inotify_watch(struct sys_notify_context *ctx, sys_notify_context 371 source3/smbd/notify_inotify.c void (*callback)(struct sys_notify_context *ctx, sys_notify_context 281 source3/smbd/notify_internal.c static void sys_notify_callback(struct sys_notify_context *ctx, sys_notify_context 285 source4/ntvfs/common/notify.c static void sys_notify_callback(struct sys_notify_context *ctx, sys_notify_context 249 source4/ntvfs/sysdep/inotify.c static NTSTATUS inotify_setup(struct sys_notify_context *ctx) sys_notify_context 340 source4/ntvfs/sysdep/inotify.c static NTSTATUS inotify_watch(struct sys_notify_context *ctx, sys_notify_context 108 source4/ntvfs/sysdep/sys_notify.c _PUBLIC_ NTSTATUS sys_notify_watch(struct sys_notify_context *ctx, sys_notify_context 25 source4/ntvfs/sysdep/sys_notify.h typedef void (*sys_notify_callback_t)(struct sys_notify_context *, sys_notify_context 28 source4/ntvfs/sysdep/sys_notify.h typedef NTSTATUS (*notify_watch_t)(struct sys_notify_context *ctx, sys_notify_context 50 source4/ntvfs/sysdep/sys_notify.h NTSTATUS sys_notify_watch(struct sys_notify_context *ctx, struct notify_entry *e,