fanotify_event_metadata
struct fanotify_event_metadata metadata;
#define FAN_EVENT_METADATA_LEN (sizeof(struct fanotify_event_metadata))
(struct fanotify_event_metadata*)(((char *)(meta)) + \
struct fanotify_event_metadata *event =
(struct fanotify_event_metadata *) buffer;
#define FAN_EVENT_METADATA_LEN (sizeof(struct fanotify_event_metadata))
(struct fanotify_event_metadata*)(((char *)(meta)) + \
struct fanotify_event_metadata *meta;
struct fanotify_event_metadata *meta;