Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dfanotify.h141 struct fanotify_event_info_fid { struct
/Linux-v5.10/fs/notify/fanotify/
Dfanotify_user.c55 (sizeof(struct fanotify_event_info_fid) + sizeof(struct file_handle))
232 struct fanotify_event_info_fid info = { }; in copy_info_to_user()