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

/linux-master/include/uapi/linux/
H A Dfanotify.h54 #define FAN_ENABLE_AUDIT 0x00000040 macro
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c359 if ((response & FAN_AUDIT) && !FAN_GROUP_FLAG(group, FAN_ENABLE_AUDIT))
1490 if (flags & ~(FANOTIFY_INIT_FLAGS | FAN_ENABLE_AUDIT))
1607 if (flags & FAN_ENABLE_AUDIT) {

Completed in 256 milliseconds