Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/include/uapi/linux/
H A Dfanotify.h186 struct fanotify_event_info_error { struct
/openbmc/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst60 struct fanotify_event_info_error {
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c126 (sizeof(struct fanotify_event_info_error))
388 struct fanotify_event_info_error info = { }; in copy_error_info_to_user()