Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.h413 FANOTIFY_PE(struct fanotify_event *event) in FANOTIFY_PE() function
462 return &FANOTIFY_PE(event)->path; in fanotify_event_path()
H A Dfanotify.c1000 kmem_cache_free(fanotify_path_event_cachep, FANOTIFY_PE(event)); in fanotify_free_path_event()