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

/linux-master/include/uapi/linux/
H A Dfanotify.h53 #define FAN_UNLIMITED_MARKS 0x00000020 macro
73 FAN_UNLIMITED_MARKS)
/linux-master/include/linux/
H A Dfanotify.h40 FAN_UNLIMITED_MARKS)
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c1264 * A group with FAN_UNLIMITED_MARKS does not contribute to mark count
1267 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS) &&
1300 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS))
1601 if (flags & FAN_UNLIMITED_MARKS) {
H A Dfanotify.c1049 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS))

Completed in 150 milliseconds