Home
last modified time | relevance | path

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

/Linux-v6.6/fs/notify/fanotify/
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()
Dfanotify.c542 struct fanotify_path_event *pevent; in fanotify_alloc_path_event()
Dfanotify_user.c1942 fanotify_path_event_cachep = KMEM_CACHE(fanotify_path_event, in fanotify_user_setup()