Home
last modified time | relevance | path

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

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