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.h127 #define FANOTIFY_RESPONSE_ACCESS (FAN_ALLOW | FAN_DENY)
/openbmc/linux/include/uapi/linux/
H A Dfanotify.h225 #define FAN_ALLOW 0x01 macro
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c346 case FAN_ALLOW: in process_access_response()
939 finish_permission_event(group, event, FAN_ALLOW, NULL); in fanotify_release()
956 FAN_ALLOW, NULL); in fanotify_release()
H A Dfanotify.c266 case FAN_ALLOW: in fanotify_get_response()