FAN_AUDIT 120 fs/notify/fanotify/fanotify.c switch (event->response & ~FAN_AUDIT) { FAN_AUDIT 130 fs/notify/fanotify/fanotify.c if (event->response & FAN_AUDIT) FAN_AUDIT 131 fs/notify/fanotify/fanotify.c audit_fanotify(event->response & ~FAN_AUDIT); FAN_AUDIT 177 fs/notify/fanotify/fanotify_user.c switch (response & ~FAN_AUDIT) { FAN_AUDIT 188 fs/notify/fanotify/fanotify_user.c if ((response & FAN_AUDIT) && !FAN_GROUP_FLAG(group, FAN_ENABLE_AUDIT))