Searched refs:FANOTIFY_INIT_FLAGS (Results 1 – 2 of 2) sorted by relevance
21 #define FANOTIFY_INIT_FLAGS (FANOTIFY_CLASS_BITS | \ macro
780 if (flags & ~(FANOTIFY_INIT_FLAGS | FAN_ENABLE_AUDIT)) in SYSCALL_DEFINE2()782 if (flags & ~FANOTIFY_INIT_FLAGS) in SYSCALL_DEFINE2()1137 BUILD_BUG_ON(HWEIGHT32(FANOTIFY_INIT_FLAGS) != 8); in fanotify_user_setup()