Home
last modified time | relevance | path

Searched refs:FAN_EVENT_CANCELED (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/notify/fanotify/
Dfanotify.h18 FAN_EVENT_CANCELED, enumerator
Dfanotify.c245 event->state = FAN_EVENT_CANCELED; in fanotify_get_response()
Dfanotify_user.c322 if (event->state == FAN_EVENT_CANCELED) in finish_permission_event()