Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.h308 struct fanotify_error_event { struct
318 static inline struct fanotify_error_event * argument
321 return container_of(event, struct fanotify_error_event, fae); in FANOTIFY_EE()
H A Dfanotify.c126 static bool fanotify_error_event_equal(struct fanotify_error_event *fee1, in fanotify_error_event_equal()
127 struct fanotify_error_event *fee2) in fanotify_error_event_equal()
681 struct fanotify_error_event *fee; in fanotify_alloc_error_event()
1026 struct fanotify_error_event *fee = FANOTIFY_EE(event); in fanotify_free_error_event()
H A Dfanotify_user.c396 struct fanotify_error_event *fee = FANOTIFY_EE(event); in copy_error_info_to_user()
1245 sizeof(struct fanotify_error_event)); in fanotify_group_init_error_pool()