Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfanotify.h38 #define FANOTIFY_ADMIN_INIT_FLAGS (FANOTIFY_PERM_CLASSES | \ macro
54 #define FANOTIFY_INIT_FLAGS (FANOTIFY_ADMIN_INIT_FLAGS | \
/Linux-v5.15/fs/notify/fanotify/
Dfanotify_user.c1162 if ((flags & FANOTIFY_ADMIN_INIT_FLAGS) || !fid_mode) in SYSCALL_DEFINE2()