Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.h18 FAN_EVENT_CANCELED, enumerator
H A Dfanotify.c245 event->state = FAN_EVENT_CANCELED; in fanotify_get_response()
H A Dfanotify_user.c322 if (event->state == FAN_EVENT_CANCELED) in finish_permission_event()