Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfanotify.h46 #define FAN_CLASS_PRE_CONTENT 0x00000008 macro
50 FAN_CLASS_PRE_CONTENT)
/openbmc/linux/include/linux/
H A Dfanotify.h22 FAN_CLASS_PRE_CONTENT)
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1517 case FAN_CLASS_PRE_CONTENT: in SYSCALL_DEFINE2()