Home
last modified time | relevance | path

Searched refs:fsnotify_data_path (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/notify/
H A Dfsnotify.c183 const struct path *path = fsnotify_data_path(data, data_type); in __fsnotify_parent()
248 const struct path *path = fsnotify_data_path(data, data_type); in fsnotify_handle_inode_event()
465 const struct path *path = fsnotify_data_path(data, data_type); in fsnotify()
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify.c240 const struct path *path = fsnotify_data_path(data, data_type); in fanotify_group_event_mask()
537 const struct path *path = fsnotify_data_path(data, data_type); in fanotify_alloc_event()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify_backend.h268 static inline const struct path *fsnotify_data_path(const void *data, in fsnotify_data_path() function