fanotify_event 23 fs/notify/fanotify/fanotify.c struct fanotify_event *old, *new; fanotify_event 57 fs/notify/fanotify/fanotify.c struct fanotify_event *new; fanotify_event 219 fs/notify/fanotify/fanotify.c static int fanotify_encode_fid(struct fanotify_event *event, fanotify_event 285 fs/notify/fanotify/fanotify.c struct fanotify_event *fanotify_alloc_event(struct fsnotify_group *group, fanotify_event 290 fs/notify/fanotify/fanotify.c struct fanotify_event *event = NULL; fanotify_event 392 fs/notify/fanotify/fanotify.c struct fanotify_event *event; fanotify_event 486 fs/notify/fanotify/fanotify.c struct fanotify_event *event; fanotify_event 89 fs/notify/fanotify/fanotify.h static inline bool fanotify_event_has_path(struct fanotify_event *event) fanotify_event 94 fs/notify/fanotify/fanotify.h static inline bool fanotify_event_has_fid(struct fanotify_event *event) fanotify_event 100 fs/notify/fanotify/fanotify.h static inline bool fanotify_event_has_ext_fh(struct fanotify_event *event) fanotify_event 106 fs/notify/fanotify/fanotify.h static inline void *fanotify_event_fh(struct fanotify_event *event) fanotify_event 119 fs/notify/fanotify/fanotify.h struct fanotify_event fae; fanotify_event 137 fs/notify/fanotify/fanotify.h static inline struct fanotify_event *FANOTIFY_E(struct fsnotify_event *fse) fanotify_event 139 fs/notify/fanotify/fanotify.h return container_of(fse, struct fanotify_event, fse); fanotify_event 142 fs/notify/fanotify/fanotify.h struct fanotify_event *fanotify_alloc_event(struct fsnotify_group *group, fanotify_event 54 fs/notify/fanotify/fanotify_user.c static int fanotify_event_info_len(struct fanotify_event *event) fanotify_event 100 fs/notify/fanotify/fanotify_user.c struct fanotify_event *event, fanotify_event 207 fs/notify/fanotify/fanotify_user.c static int copy_fid_to_user(struct fanotify_event *event, char __user *buf) fanotify_event 264 fs/notify/fanotify/fanotify_user.c struct fanotify_event *event; fanotify_event 270 fs/notify/fanotify/fanotify_user.c event = container_of(fsn_event, struct fanotify_event, fse); fanotify_event 771 fs/notify/fanotify/fanotify_user.c struct fanotify_event *oevent; fanotify_event 1142 fs/notify/fanotify/fanotify_user.c fanotify_event_cachep = KMEM_CACHE(fanotify_event, SLAB_PANIC);