Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dfanotify.h53 #define FAN_UNLIMITED_MARKS 0x00000020 macro
73 FAN_UNLIMITED_MARKS)
/Linux-v6.1/include/linux/
Dfanotify.h40 FAN_UNLIMITED_MARKS)
/Linux-v6.1/fs/notify/fanotify/
Dfanotify_user.c1161 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS) && in fanotify_add_new_mark()
1184 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_add_new_mark()
1485 if (flags & FAN_UNLIMITED_MARKS) { in SYSCALL_DEFINE2()
Dfanotify.c1061 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_freeing_mark()