Home
last modified time | relevance | path

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

/Linux-v6.6/fs/notify/fanotify/
Dfanotify.h16 FAN_EVENT_REPORTED, enumerator
Dfanotify.c243 if (event->state == FAN_EVENT_REPORTED) { in fanotify_get_response()
Dfanotify_user.c244 FANOTIFY_PERM(event)->state = FAN_EVENT_REPORTED; in get_one_event()