Home
last modified time | relevance | path

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

/linux-6.15/fs/notify/fanotify/
H A Dfanotify.h310 struct fanotify_error_event { struct
320 static inline struct fanotify_error_event * argument
323 return container_of(event, struct fanotify_error_event, fae); in FANOTIFY_EE()
H A Dfanotify.c119 static bool fanotify_error_event_equal(struct fanotify_error_event *fee1, in fanotify_error_event_equal()
120 struct fanotify_error_event *fee2) in fanotify_error_event_equal()
711 struct fanotify_error_event *fee; in fanotify_alloc_error_event()
1050 struct fanotify_error_event *fee = FANOTIFY_EE(event); in fanotify_free_error_event()
H A Dfanotify_user.c436 struct fanotify_error_event *fee = FANOTIFY_EE(event); in copy_error_info_to_user()
1382 sizeof(struct fanotify_error_event)); in fanotify_group_init_error_pool()