Home
last modified time | relevance | path

Searched refs:FAN_UNLIMITED_MARKS (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dfanotify.h53 #define FAN_UNLIMITED_MARKS 0x00000020 macro
73 FAN_UNLIMITED_MARKS)
/Linux-v6.6/include/linux/
Dfanotify.h40 FAN_UNLIMITED_MARKS)
/Linux-v6.6/fs/notify/fanotify/
Dfanotify_user.c1210 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS) && in fanotify_add_new_mark()
1233 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_add_new_mark()
1534 if (flags & FAN_UNLIMITED_MARKS) { in SYSCALL_DEFINE2()
Dfanotify.c1065 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_freeing_mark()