Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfanotify.h126 #define FANOTIFY_RESPONSE_ACCESS (FAN_ALLOW | FAN_DENY)
/linux-6.12.1/include/uapi/linux/
Dfanotify.h224 #define FAN_ALLOW 0x01 macro
/linux-6.12.1/fs/notify/fanotify/
Dfanotify_user.c352 case FAN_ALLOW: in process_access_response()
927 finish_permission_event(group, event, FAN_ALLOW, NULL); in fanotify_release()
944 FAN_ALLOW, NULL); in fanotify_release()
Dfanotify.c262 case FAN_ALLOW: in fanotify_get_response()