Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/ !
H A Dfanotify.h408 struct fanotify_path_event { struct
418 static inline struct fanotify_path_event * argument
421 return container_of(event, struct fanotify_path_event, fae); in FANOTIFY_PE()
H A Dfanotify.c557 struct fanotify_path_event *pevent; in fanotify_alloc_path_event()
H A Dfanotify_user.c2115 fanotify_path_event_cachep = KMEM_CACHE(fanotify_path_event, in fanotify_user_setup()