Home
last modified time | relevance | path

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

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