Searched refs:fanotify_event_has_fid (Results 1 – 3 of 3) sorted by relevance
94 static inline bool fanotify_event_has_fid(struct fanotify_event *event) in fanotify_event_has_fid() function102 return fanotify_event_has_fid(event) && in fanotify_event_has_ext_fh()
56 if (!fanotify_event_has_fid(event)) in fanotify_event_info_len()282 } else if (fanotify_event_has_fid(event)) { in copy_event_to_user()303 } else if (fanotify_event_has_fid(event)) { in copy_event_to_user()
36 } else if (fanotify_event_has_fid(old)) { in should_merge()