Home
last modified time | relevance | path

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

/linux-6.12.1/fs/notify/fanotify/
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()
Dfanotify.c120 static bool fanotify_error_event_equal(struct fanotify_error_event *fee1, in fanotify_error_event_equal()
121 struct fanotify_error_event *fee2) in fanotify_error_event_equal()
677 struct fanotify_error_event *fee; in fanotify_alloc_error_event()
1010 struct fanotify_error_event *fee = FANOTIFY_EE(event); in fanotify_free_error_event()
Dfanotify_user.c395 struct fanotify_error_event *fee = FANOTIFY_EE(event); in copy_error_info_to_user()
1288 sizeof(struct fanotify_error_event)); in fanotify_group_init_error_pool()