Searched refs:fsnotify_data_path (Results 1 – 4 of 4) sorted by relevance
176 const struct path *path = fsnotify_data_path(data, data_type); in __fsnotify_parent()429 const struct path *path = fsnotify_data_path(data, data_type); in fsnotify()
139 const struct path *path = fsnotify_data_path(data, data_type); in inotify_handle_event()
234 const struct path *path = fsnotify_data_path(data, data_type); in fanotify_group_event_mask()532 const struct path *path = fsnotify_data_path(data, data_type); in fanotify_alloc_event()
267 static inline const struct path *fsnotify_data_path(const void *data, in fsnotify_data_path() function