Home
last modified time | relevance | path

Searched defs:fanotify_event (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/fs/notify/fanotify/
Dfanotify.h140 struct fanotify_event { struct
143 enum fanotify_event_type type; argument
147 static inline void fanotify_init_event(struct fanotify_event *event, in fanotify_init_event() argument