Searched refs:fanotify_event_metadata (Results 1 – 4 of 4) sorted by relevance
97 struct fanotify_event_metadata { struct121 #define FAN_EVENT_METADATA_LEN (sizeof(struct fanotify_event_metadata))124 (struct fanotify_event_metadata*)(((char *)(meta)) + \
113 struct fanotify_event_metadata { struct165 #define FAN_EVENT_METADATA_LEN (sizeof(struct fanotify_event_metadata))168 (struct fanotify_event_metadata*)(((char *)(meta)) + \
327 struct fanotify_event_metadata metadata; in copy_event_to_user()