notify_context   6569 source3/include/proto.h NTSTATUS notify_add(struct notify_context *notify, struct notify_entry *e0,
notify_context   6572 source3/include/proto.h NTSTATUS notify_remove(struct notify_context *notify, void *private_data);
notify_context   6573 source3/include/proto.h void notify_trigger(struct notify_context *notify,
notify_context     54 source3/smbd/notify_internal.c static NTSTATUS notify_remove_all(struct notify_context *notify,
notify_context     62 source3/smbd/notify_internal.c static int notify_destructor(struct notify_context *notify)
notify_context    124 source3/smbd/notify_internal.c static NTSTATUS notify_fetch_locked(struct notify_context *notify, struct db_record **rec)
notify_context    136 source3/smbd/notify_internal.c static NTSTATUS notify_load(struct notify_context *notify, struct db_record *rec)
notify_context    201 source3/smbd/notify_internal.c static NTSTATUS notify_save(struct notify_context *notify, struct db_record *rec)
notify_context    294 source3/smbd/notify_internal.c static NTSTATUS notify_add_array(struct notify_context *notify, struct db_record *rec,
notify_context    350 source3/smbd/notify_internal.c NTSTATUS notify_add(struct notify_context *notify, struct notify_entry *e0,
notify_context    432 source3/smbd/notify_internal.c NTSTATUS notify_remove(struct notify_context *notify, void *private_data)
notify_context    503 source3/smbd/notify_internal.c static NTSTATUS notify_remove_all(struct notify_context *notify,
notify_context    549 source3/smbd/notify_internal.c static NTSTATUS notify_send(struct notify_context *notify, struct notify_entry *e,
notify_context    585 source3/smbd/notify_internal.c void notify_trigger(struct notify_context *notify,
notify_context     65 source4/ntvfs/common/notify.c static NTSTATUS notify_remove_all(struct notify_context *notify);
notify_context     72 source4/ntvfs/common/notify.c static int notify_destructor(struct notify_context *notify)
notify_context    134 source4/ntvfs/common/notify.c static NTSTATUS notify_lock(struct notify_context *notify)
notify_context    145 source4/ntvfs/common/notify.c static void notify_unlock(struct notify_context *notify)
notify_context    153 source4/ntvfs/common/notify.c static NTSTATUS notify_load(struct notify_context *notify)
notify_context    203 source4/ntvfs/common/notify.c static NTSTATUS notify_save(struct notify_context *notify)
notify_context    296 source4/ntvfs/common/notify.c static NTSTATUS notify_add_array(struct notify_context *notify, struct notify_entry *e,
notify_context    351 source4/ntvfs/common/notify.c NTSTATUS notify_add(struct notify_context *notify, struct notify_entry *e0,
notify_context    431 source4/ntvfs/common/notify.c NTSTATUS notify_remove(struct notify_context *notify, void *private_data)
notify_context    501 source4/ntvfs/common/notify.c static NTSTATUS notify_remove_all(struct notify_context *notify)
notify_context    549 source4/ntvfs/common/notify.c static void notify_send(struct notify_context *notify, struct notify_entry *e,
notify_context    583 source4/ntvfs/common/notify.c void notify_trigger(struct notify_context *notify,