Home
last modified time | relevance | path

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

/linux-6.12.1/fs/notify/fanotify/
Dfanotify.h18 FAN_EVENT_CANCELED, enumerator
Dfanotify.c241 event->state = FAN_EVENT_CANCELED; in fanotify_get_response()
Dfanotify_user.c321 if (event->state == FAN_EVENT_CANCELED) in finish_permission_event()