Home
last modified time | relevance | path

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

/openbmc/linux/samples/fanotify/
H A Dfs-monitor.c61 struct fanotify_event_info_fid *fid; in handle_notifications()
95 fid = (struct fanotify_event_info_fid *) info; in handle_notifications()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools/
H A D0002-libinotifytools-Bridge-differences-between-musl-glib.patch26 struct fanotify_event_info_fid info;
/openbmc/linux/include/uapi/linux/
H A Dfanotify.h167 struct fanotify_event_info_fid { struct
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c122 (sizeof(struct fanotify_event_info_fid) + sizeof(struct file_handle))
411 struct fanotify_event_info_fid info = { }; in copy_fid_info_to_user()