Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.h407 struct fanotify_path_event { struct
412 static inline struct fanotify_path_event * argument
415 return container_of(event, struct fanotify_path_event, fae); in FANOTIFY_PE()
H A Dfanotify.c546 struct fanotify_path_event *pevent; in fanotify_alloc_path_event()