inotify_watch_context   77 source3/smbd/notify_inotify.c 	struct inotify_watch_context *watches;
inotify_watch_context   81 source3/smbd/notify_inotify.c 	struct inotify_watch_context *next, *prev;
inotify_watch_context  158 source3/smbd/notify_inotify.c 	struct inotify_watch_context *w, *next;
inotify_watch_context  380 source3/smbd/notify_inotify.c 	struct inotify_watch_context *w;
inotify_watch_context  414 source3/smbd/notify_inotify.c 	w = talloc(in, struct inotify_watch_context);
inotify_watch_context   72 source4/ntvfs/sysdep/inotify.c 	struct inotify_watch_context *watches;
inotify_watch_context   76 source4/ntvfs/sysdep/inotify.c 	struct inotify_watch_context *next, *prev;
inotify_watch_context  138 source4/ntvfs/sysdep/inotify.c 	struct inotify_watch_context *w, *next;
inotify_watch_context  349 source4/ntvfs/sysdep/inotify.c 	struct inotify_watch_context *w;
inotify_watch_context  379 source4/ntvfs/sysdep/inotify.c 	w = talloc(in, struct inotify_watch_context);