Searched refs:fsnotify_data_path (Results 1 – 3 of 3) sorted by relevance
240 const struct path *path = fsnotify_data_path(data, data_type); in __fsnotify_parent()303 const struct path *path = fsnotify_data_path(data, data_type); in fsnotify_handle_inode_event()544 const struct path *path = fsnotify_data_path(data, data_type); in fsnotify()
308 const struct path *path = fsnotify_data_path(data, data_type); in fanotify_group_event_mask()583 const struct path *path = fsnotify_data_path(data, data_type); in fanotify_alloc_perm_event()752 const struct path *path = fsnotify_data_path(data, data_type); in fanotify_alloc_event()
368 static inline const struct path *fsnotify_data_path(const void *data, in fsnotify_data_path() function