Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfanotify.h141 struct fanotify_event_info_fid { struct
/OK3568_Linux_fs/yocto/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;
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A 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()