FANOTIFY_EE
struct fanotify_error_event *fee = FANOTIFY_EE(event);
return fanotify_error_event_equal(FANOTIFY_EE(old),
FANOTIFY_EE(new));
FANOTIFY_EE(old)->err_count++;
return &FANOTIFY_EE(event)->fsid;
return &FANOTIFY_EE(event)->object_fh;
struct fanotify_error_event *fee = FANOTIFY_EE(event);