inotify_watch     191 fs/inotify.c   static struct inotify_watch *inode_find_handle(struct inode *inode,
inotify_watch     194 fs/inotify.c   	struct inotify_watch *watch;
inotify_watch     282 fs/inotify.c   	struct inotify_watch *watch, *next;
inotify_watch     357 fs/inotify.c   		struct inotify_watch *watch, *next_w;
inotify_watch     430 fs/inotify.c   	struct inotify_watch *watch, *next;
inotify_watch     495 fs/inotify.c   		struct inotify_watch *watch;
inotify_watch     505 fs/inotify.c   		watch = list_first_entry(watches, struct inotify_watch, h_list);
inotify_watch     540 fs/inotify.c   	struct inotify_watch *old;
inotify_watch     571 fs/inotify.c   	struct inotify_watch *old;
inotify_watch     721 fs/inotify.c   	struct inotify_watch *watch;
inotify_watch     108 fs/inotify_user.c 	struct inotify_watch	wdata;	/* inotify watch data */
inotify_watch      99 include/linux/inotify.h 	void (*handle_event)(struct inotify_watch *, u32, u32, u32,
inotify_watch     101 include/linux/inotify.h 	void (*destroy_watch)(struct inotify_watch *);
inotify_watch     111 kernel/audit.h struct inotify_watch;
inotify_watch      23 kernel/audit_tree.c 	struct inotify_watch watch;
inotify_watch     320 kernel/audit_tree.c 	struct inotify_watch *watch;
inotify_watch      62 kernel/auditfilter.c 	struct inotify_watch	wdata;	/* inotify watch data */
inotify_watch    1220 kernel/auditfilter.c 	struct inotify_watch *i_watch;