Home
last modified time | relevance | path

Searched refs:FAN_ENABLE_AUDIT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dfanotify.h51 #define FAN_ENABLE_AUDIT 0x00000040 macro
/Linux-v5.10/fs/notify/fanotify/
Dfanotify_user.c209 if ((response & FAN_AUDIT) && !FAN_GROUP_FLAG(group, FAN_ENABLE_AUDIT)) in process_access_response()
938 if (flags & ~(FANOTIFY_INIT_FLAGS | FAN_ENABLE_AUDIT)) in SYSCALL_DEFINE2()
1034 if (flags & FAN_ENABLE_AUDIT) { in SYSCALL_DEFINE2()