Lines Matching defs:event
267 static inline void fanotify_init_event(struct fanotify_event *event, in fanotify_init_event()
292 FANOTIFY_FE(struct fanotify_event *event) in FANOTIFY_FE()
304 FANOTIFY_NE(struct fanotify_event *event) in FANOTIFY_NE()
320 FANOTIFY_EE(struct fanotify_event *event) in FANOTIFY_EE()
325 static inline __kernel_fsid_t *fanotify_event_fsid(struct fanotify_event *event) in fanotify_event_fsid()
338 struct fanotify_event *event) in fanotify_event_object_fh()
351 struct fanotify_event *event) in fanotify_event_info()
359 static inline int fanotify_event_object_fh_len(struct fanotify_event *event) in fanotify_event_object_fh_len()
370 static inline int fanotify_event_dir_fh_len(struct fanotify_event *event) in fanotify_event_dir_fh_len()
377 static inline int fanotify_event_dir2_fh_len(struct fanotify_event *event) in fanotify_event_dir2_fh_len()
384 static inline bool fanotify_event_has_object_fh(struct fanotify_event *event) in fanotify_event_has_object_fh()
392 static inline bool fanotify_event_has_dir_fh(struct fanotify_event *event) in fanotify_event_has_dir_fh()
397 static inline bool fanotify_event_has_dir2_fh(struct fanotify_event *event) in fanotify_event_has_dir2_fh()
402 static inline bool fanotify_event_has_any_dir_fh(struct fanotify_event *event) in fanotify_event_has_any_dir_fh()
419 FANOTIFY_PE(struct fanotify_event *event) in FANOTIFY_PE()
425 FANOTIFY_ME(struct fanotify_event *event) in FANOTIFY_ME()
452 FANOTIFY_PERM(struct fanotify_event *event) in FANOTIFY_PERM()
463 static inline bool fanotify_event_has_access_range(struct fanotify_event *event) in fanotify_event_has_access_range()
486 static inline const struct path *fanotify_event_path(struct fanotify_event *event) in fanotify_event_path()
514 struct fanotify_event *event) in fanotify_event_hash_bucket()