Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dfanotify.h53 #define FAN_UNLIMITED_MARKS 0x00000020 macro
73 FAN_UNLIMITED_MARKS)
/linux-6.12.1/include/linux/
Dfanotify.h40 FAN_UNLIMITED_MARKS)
/linux-6.12.1/fs/notify/fanotify/
Dfanotify_user.c1243 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS) && in fanotify_add_new_mark()
1276 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_add_new_mark()
1541 if (flags & FAN_UNLIMITED_MARKS) { in SYSCALL_DEFINE2()
Dfanotify.c1049 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_freeing_mark()