Searched refs:FAN_ENABLE_AUDIT (Results 1 – 2 of 2) sorted by relevance
54 #define FAN_ENABLE_AUDIT 0x00000040 macro
360 if ((response & FAN_AUDIT) && !FAN_GROUP_FLAG(group, FAN_ENABLE_AUDIT)) in process_access_response()1423 if (flags & ~(FANOTIFY_INIT_FLAGS | FAN_ENABLE_AUDIT)) in SYSCALL_DEFINE2()1540 if (flags & FAN_ENABLE_AUDIT) { in SYSCALL_DEFINE2()