Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfanotify.h38 #define FAN_UNLIMITED_MARKS 0x00000020 macro
43 FAN_UNLIMITED_MARKS)
/Linux-v4.19/fs/notify/
Dfdinfo.c158 flags |= FAN_UNLIMITED_MARKS; in fanotify_show_fdinfo()
/Linux-v4.19/fs/notify/fanotify/
Dfanotify_user.c773 if (flags & FAN_UNLIMITED_MARKS) { in SYSCALL_DEFINE2()