Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dfanotify.h54 #define FAN_ENABLE_AUDIT 0x00000040 macro
/Linux-v6.1/fs/notify/fanotify/
Dfanotify_user.c333 if ((response & FAN_AUDIT) && !FAN_GROUP_FLAG(group, FAN_ENABLE_AUDIT)) in process_access_response()
1374 if (flags & ~(FANOTIFY_INIT_FLAGS | FAN_ENABLE_AUDIT)) in SYSCALL_DEFINE2()
1491 if (flags & FAN_ENABLE_AUDIT) { in SYSCALL_DEFINE2()