Home
last modified time | relevance | path

Searched refs:fanotify_event_path (Results 1 – 2 of 2) sorted by relevance

/linux/fs/notify/fanotify/
H A Dfanotify.h486 static inline const struct path *fanotify_event_path(struct fanotify_event *event) in fanotify_event_path() function
H A Dfanotify_user.c744 const struct path *path = fanotify_event_path(event); in copy_event_to_user()