Searched refs:fanotify_event_has_dir_fh (Results 1 – 2 of 2) sorted by relevance
391 static inline bool fanotify_event_has_dir_fh(struct fanotify_event *event) in fanotify_event_has_dir_fh() function403 return fanotify_event_has_dir_fh(event) || in fanotify_event_has_any_dir_fh()
548 if (fanotify_event_has_dir_fh(event)) { in copy_info_records_to_user()