Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfanotify.h53 #define FAN_UNLIMITED_MARKS 0x00000020 macro
74 FAN_UNLIMITED_MARKS)
/openbmc/linux/include/linux/
H A Dfanotify.h41 FAN_UNLIMITED_MARKS)
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1221 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS) && in fanotify_add_new_mark()
1244 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_add_new_mark()
1545 if (flags & FAN_UNLIMITED_MARKS) { in SYSCALL_DEFINE2()
H A Dfanotify.c1065 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_freeing_mark()