Searched defs:fanotify_event_info_fid (Results 1 – 6 of 6) sorted by relevance
30 struct fanotify_event_info_fid { struct31 struct fanotify_event_info_header hdr;32 fsid_t fsid;33 unsigned char handle[];
197 struct fanotify_event_info_fid { struct219 /* NOTE: only for struct fanotify_event_info_fid */ argument