Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfanotify.h53 #define FAN_UNLIMITED_MARKS 0x00000020 macro
73 FAN_UNLIMITED_MARKS)
/linux/include/linux/
H A Dfanotify.h40 FAN_UNLIMITED_MARKS)
/linux/fs/notify/fanotify/
H A Dfanotify.c1049 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_freeing_mark()