Home
last modified time | relevance | path

Searched refs:FAN_ALLOW (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.h224 #define FAN_ALLOW 0x01 macro
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c353 case FAN_ALLOW: in process_access_response()
928 finish_permission_event(group, event, FAN_ALLOW, NULL); in fanotify_release()
945 FAN_ALLOW, NULL); in fanotify_release()
H A Dfanotify.c266 case FAN_ALLOW: in fanotify_get_response()