Searched refs:fanotify_event_metadata (Results 1 – 3 of 3) sorted by relevance
131 struct fanotify_event_metadata { struct236 #define FAN_EVENT_METADATA_LEN (sizeof(struct fanotify_event_metadata))239 (struct fanotify_event_metadata*)(((char *)(meta)) + \
57 struct fanotify_event_metadata *event = in handle_notifications()58 (struct fanotify_event_metadata *) buffer; in handle_notifications()
654 struct fanotify_event_metadata metadata; in copy_event_to_user()