Home
last modified time | relevance | path

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

/Linux-v5.4/fs/notify/fanotify/
Dfanotify.h14 FAN_EVENT_REPORTED, enumerator
Dfanotify.c101 if (event->state == FAN_EVENT_REPORTED) { in fanotify_get_response()
Dfanotify_user.c93 FANOTIFY_PE(fsn_event)->state = FAN_EVENT_REPORTED; in get_one_event()