fsnotify_event     20 fs/notify/fanotify/fanotify.c static bool should_merge(struct fsnotify_event *old_fsn,
fsnotify_event     21 fs/notify/fanotify/fanotify.c 			 struct fsnotify_event *new_fsn)
fsnotify_event     54 fs/notify/fanotify/fanotify.c static int fanotify_merge(struct list_head *list, struct fsnotify_event *event)
fsnotify_event     56 fs/notify/fanotify/fanotify.c 	struct fsnotify_event *test_event;
fsnotify_event    393 fs/notify/fanotify/fanotify.c 	struct fsnotify_event *fsn_event;
fsnotify_event    484 fs/notify/fanotify/fanotify.c static void fanotify_free_event(struct fsnotify_event *fsn_event)
fsnotify_event     62 fs/notify/fanotify/fanotify.h 	struct fsnotify_event fse;
fsnotify_event    126 fs/notify/fanotify/fanotify.h FANOTIFY_PE(struct fsnotify_event *fse)
fsnotify_event    137 fs/notify/fanotify/fanotify.h static inline struct fanotify_event *FANOTIFY_E(struct fsnotify_event *fse)
fsnotify_event     70 fs/notify/fanotify/fanotify_user.c static struct fsnotify_event *get_one_event(struct fsnotify_group *group,
fsnotify_event     74 fs/notify/fanotify/fanotify_user.c 	struct fsnotify_event *fsn_event = NULL;
fsnotify_event    260 fs/notify/fanotify/fanotify_user.c 				  struct fsnotify_event *fsn_event,
fsnotify_event    338 fs/notify/fanotify/fanotify_user.c 	struct fsnotify_event *kevent;
fsnotify_event    444 fs/notify/fanotify/fanotify_user.c 	struct fsnotify_event *fsn_event;
fsnotify_event    496 fs/notify/fanotify/fanotify_user.c 	struct fsnotify_event *fsn_event;
fsnotify_event      7 fs/notify/inotify/inotify.h 	struct fsnotify_event fse;
fsnotify_event     20 fs/notify/inotify/inotify.h static inline struct inotify_event_info *INOTIFY_E(struct fsnotify_event *fse)
fsnotify_event     32 fs/notify/inotify/inotify_fsnotify.c static bool event_compare(struct fsnotify_event *old_fsn,
fsnotify_event     33 fs/notify/inotify/inotify_fsnotify.c 			  struct fsnotify_event *new_fsn)
fsnotify_event     50 fs/notify/inotify/inotify_fsnotify.c 			  struct fsnotify_event *event)
fsnotify_event     52 fs/notify/inotify/inotify_fsnotify.c 	struct fsnotify_event *last_event;
fsnotify_event     54 fs/notify/inotify/inotify_fsnotify.c 	last_event = list_entry(list->prev, struct fsnotify_event, list);
fsnotify_event     67 fs/notify/inotify/inotify_fsnotify.c 	struct fsnotify_event *fsn_event;
fsnotify_event    190 fs/notify/inotify/inotify_fsnotify.c static void inotify_free_event(struct fsnotify_event *fsn_event)
fsnotify_event    115 fs/notify/inotify/inotify_user.c static int round_event_name_len(struct fsnotify_event *fsn_event)
fsnotify_event    132 fs/notify/inotify/inotify_user.c static struct fsnotify_event *get_one_event(struct fsnotify_group *group,
fsnotify_event    136 fs/notify/inotify/inotify_user.c 	struct fsnotify_event *event;
fsnotify_event    163 fs/notify/inotify/inotify_user.c 				  struct fsnotify_event *fsn_event,
fsnotify_event    216 fs/notify/inotify/inotify_user.c 	struct fsnotify_event *kevent;
fsnotify_event    280 fs/notify/inotify/inotify_user.c 	struct fsnotify_event *fsn_event;
fsnotify_event     58 fs/notify/notification.c 			    struct fsnotify_event *event)
fsnotify_event     85 fs/notify/notification.c 		       struct fsnotify_event *event,
fsnotify_event     87 fs/notify/notification.c 				    struct fsnotify_event *))
fsnotify_event    132 fs/notify/notification.c 				  struct fsnotify_event *event)
fsnotify_event    147 fs/notify/notification.c struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group)
fsnotify_event    149 fs/notify/notification.c 	struct fsnotify_event *event;
fsnotify_event    156 fs/notify/notification.c 				 struct fsnotify_event, list);
fsnotify_event    165 fs/notify/notification.c struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group)
fsnotify_event    170 fs/notify/notification.c 				struct fsnotify_event, list);
fsnotify_event    179 fs/notify/notification.c 	struct fsnotify_event *event;
fsnotify_event     97 include/linux/fsnotify_backend.h struct fsnotify_event;
fsnotify_event    124 include/linux/fsnotify_backend.h 	void (*free_event)(struct fsnotify_event *event);
fsnotify_event    185 include/linux/fsnotify_backend.h 	struct fsnotify_event *overflow_event;	/* Event we queue when the
fsnotify_event    408 include/linux/fsnotify_backend.h 				   struct fsnotify_event *event);
fsnotify_event    411 include/linux/fsnotify_backend.h 			      struct fsnotify_event *event,
fsnotify_event    413 include/linux/fsnotify_backend.h 					   struct fsnotify_event *));
fsnotify_event    423 include/linux/fsnotify_backend.h extern struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group);
fsnotify_event    425 include/linux/fsnotify_backend.h extern struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group);
fsnotify_event    428 include/linux/fsnotify_backend.h 					 struct fsnotify_event *event);
fsnotify_event    501 include/linux/fsnotify_backend.h static inline void fsnotify_init_event(struct fsnotify_event *event,