Home
last modified time | relevance | path

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

/Linux-v6.6/samples/fanotify/
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-v6.6/include/uapi/linux/
Dfanotify.h185 struct fanotify_event_info_error { struct
/Linux-v6.6/Documentation/admin-guide/
Dfilesystem-monitoring.rst60 struct fanotify_event_info_error {
/Linux-v6.6/fs/notify/fanotify/
Dfanotify_user.c126 (sizeof(struct fanotify_event_info_error))
395 struct fanotify_event_info_error info = { }; in copy_error_info_to_user()