Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/include/uapi/linux/
Dfanotify.h185 struct fanotify_event_info_error { struct
/linux-6.6.21/Documentation/admin-guide/
Dfilesystem-monitoring.rst60 struct fanotify_event_info_error {
/linux-6.6.21/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()