Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfanotify.h37 #define FAN_UNLIMITED_MARKS 0x00000020 macro
41 FAN_UNLIMITED_MARKS)
/linux-4.4.14/fs/notify/
Dfdinfo.c161 flags |= FAN_UNLIMITED_MARKS; in fanotify_show_fdinfo()
/linux-4.4.14/fs/notify/fanotify/
Dfanotify_user.c784 if (flags & FAN_UNLIMITED_MARKS) { in SYSCALL_DEFINE2()