Home
last modified time | relevance | path

Searched refs:FAN_DENY (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dfanotify.h126 #define FANOTIFY_RESPONSE_ACCESS (FAN_ALLOW | FAN_DENY)
/openbmc/linux/include/uapi/linux/
H A Dfanotify.h225 #define FAN_DENY 0x02 macro
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c354 case FAN_DENY: in process_access_response()
852 FANOTIFY_PERM(event), FAN_DENY, NULL); in fanotify_read()
H A Dfanotify.c269 case FAN_DENY: in fanotify_get_response()