Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.h283 struct fanotify_fid_event { struct
290 static inline struct fanotify_fid_event * argument
293 return container_of(event, struct fanotify_fid_event, fae); in FANOTIFY_FE()
H A Dfanotify.c57 static bool fanotify_fid_event_equal(struct fanotify_fid_event *ffe1, in fanotify_fid_event_equal()
58 struct fanotify_fid_event *ffe2) in fanotify_fid_event_equal()
593 struct fanotify_fid_event *ffe; in fanotify_alloc_fid_event()
1011 struct fanotify_fid_event *ffe = FANOTIFY_FE(event); in fanotify_free_fid_event()