Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ !
Dfanotify.h126 #define FANOTIFY_RESPONSE_ACCESS (FAN_ALLOW | FAN_DENY)
/linux-6.6.21/include/uapi/linux/ !
Dfanotify.h224 #define FAN_ALLOW 0x01 macro
/linux-6.6.21/fs/notify/fanotify/ !
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()
Dfanotify.c266 case FAN_ALLOW: in fanotify_get_response()