Home
last modified time | relevance | path

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

/Linux-v5.15/fs/notify/fanotify/
Dfanotify.h16 FAN_EVENT_REPORTED, enumerator
Dfanotify.c207 if (event->state == FAN_EVENT_REPORTED) { in fanotify_get_response()
Dfanotify_user.c211 FANOTIFY_PERM(event)->state = FAN_EVENT_REPORTED; in get_one_event()