Home
last modified time | relevance | path

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

/linux-6.6.21/samples/fanotify/
Dfs-monitor.c61 struct fanotify_event_info_fid *fid; in handle_notifications()
95 fid = (struct fanotify_event_info_fid *) info; in handle_notifications()
/linux-6.6.21/include/uapi/linux/
Dfanotify.h166 struct fanotify_event_info_fid { struct
/linux-6.6.21/fs/notify/fanotify/
Dfanotify_user.c122 (sizeof(struct fanotify_event_info_fid) + sizeof(struct file_handle))
418 struct fanotify_event_info_fid info = { }; in copy_fid_info_to_user()