Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.h309 struct fanotify_error_event { struct
319 static inline struct fanotify_error_event * argument
322 return container_of(event, struct fanotify_error_event, fae); in FANOTIFY_EE()