Home
last modified time | relevance | path

Searched refs:fanotify_event_info_error (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/samples/fanotify/
H A Dfs-monitor.c20 struct fanotify_event_info_error { struct
60 struct fanotify_event_info_error *err; in handle_notifications()
86 err = (struct fanotify_event_info_error *) info; in handle_notifications()
/linux-6.15/include/uapi/linux/
H A Dfanotify.h195 struct fanotify_event_info_error { struct
/linux-6.15/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst60 struct fanotify_event_info_error {
/linux-6.15/fs/notify/fanotify/
H A Dfanotify_user.c124 (sizeof(struct fanotify_event_info_error))
435 struct fanotify_event_info_error info = { }; in copy_error_info_to_user()