Lines Matching defs:event

266 static inline void fanotify_init_event(struct fanotify_event *event,  in fanotify_init_event()
291 FANOTIFY_FE(struct fanotify_event *event) in FANOTIFY_FE()
303 FANOTIFY_NE(struct fanotify_event *event) in FANOTIFY_NE()
319 FANOTIFY_EE(struct fanotify_event *event) in FANOTIFY_EE()
324 static inline __kernel_fsid_t *fanotify_event_fsid(struct fanotify_event *event) in fanotify_event_fsid()
337 struct fanotify_event *event) in fanotify_event_object_fh()
350 struct fanotify_event *event) in fanotify_event_info()
358 static inline int fanotify_event_object_fh_len(struct fanotify_event *event) in fanotify_event_object_fh_len()
369 static inline int fanotify_event_dir_fh_len(struct fanotify_event *event) in fanotify_event_dir_fh_len()
376 static inline int fanotify_event_dir2_fh_len(struct fanotify_event *event) in fanotify_event_dir2_fh_len()
383 static inline bool fanotify_event_has_object_fh(struct fanotify_event *event) in fanotify_event_has_object_fh()
391 static inline bool fanotify_event_has_dir_fh(struct fanotify_event *event) in fanotify_event_has_dir_fh()
396 static inline bool fanotify_event_has_dir2_fh(struct fanotify_event *event) in fanotify_event_has_dir2_fh()
401 static inline bool fanotify_event_has_any_dir_fh(struct fanotify_event *event) in fanotify_event_has_any_dir_fh()
413 FANOTIFY_PE(struct fanotify_event *event) in FANOTIFY_PE()
438 FANOTIFY_PERM(struct fanotify_event *event) in FANOTIFY_PERM()
459 static inline const struct path *fanotify_event_path(struct fanotify_event *event) in fanotify_event_path()
487 struct fanotify_event *event) in fanotify_event_hash_bucket()