Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfanotify.h90 struct fanotify_event_info_fid { struct
91 struct fanotify_event_info_header hdr;
92 __kernel_fsid_t fsid;
93 unsigned char handle[0];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dfanotify.h90 struct fanotify_event_info_fid { struct
91 struct fanotify_event_info_header hdr;
92 __kernel_fsid_t fsid;
93 unsigned char handle[0];
/kernel/linux/linux-5.10/include/uapi/linux/
Dfanotify.h141 struct fanotify_event_info_fid { struct
142 struct fanotify_event_info_header hdr;
143 __kernel_fsid_t fsid;
148 unsigned char handle[0];
/kernel/linux/linux-6.6/include/uapi/linux/
Dfanotify.h166 struct fanotify_event_info_fid { struct
167 struct fanotify_event_info_header hdr;
168 __kernel_fsid_t fsid;
173 unsigned char handle[];