Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfanotify.h54 #define FAN_ENABLE_AUDIT 0x00000040 macro
/linux/fs/notify/fanotify/
H A Dfanotify_user.c359 if ((response & FAN_AUDIT) && !FAN_GROUP_FLAG(group, FAN_ENABLE_AUDIT)) in process_access_response()
1430 if (flags & ~(FANOTIFY_INIT_FLAGS | FAN_ENABLE_AUDIT)) in SYSCALL_DEFINE2()
1547 if (flags & FAN_ENABLE_AUDIT) { in SYSCALL_DEFINE2()