fanotify_error_event
struct fanotify_error_event *fee = FANOTIFY_EE(event);
static bool fanotify_error_event_equal(struct fanotify_error_event *fee1,
struct fanotify_error_event *fee2)
struct fanotify_error_event *fee;
static inline struct fanotify_error_event *
return container_of(event, struct fanotify_error_event, fae);
sizeof(struct fanotify_error_event));
struct fanotify_error_event *fee = FANOTIFY_EE(event);