fam_watch_context 47 source3/modules/vfs_notify_fam.c struct fam_watch_context *prev, *next;
fam_watch_context 67 source3/modules/vfs_notify_fam.c static struct fam_watch_context *fam_notify_list;
fam_watch_context 116 source3/modules/vfs_notify_fam.c struct fam_watch_context *ctx;
fam_watch_context 139 source3/modules/vfs_notify_fam.c struct fam_watch_context *ctx;
fam_watch_context 216 source3/modules/vfs_notify_fam.c struct fam_watch_context *watch;
fam_watch_context 235 source3/modules/vfs_notify_fam.c if (!(watch = TALLOC_P(ctx, struct fam_watch_context))) {