Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.h16 FAN_EVENT_REPORTED, enumerator
H A Dfanotify.c243 if (event->state == FAN_EVENT_REPORTED) { in fanotify_get_response()
H A Dfanotify_user.c244 FANOTIFY_PERM(event)->state = FAN_EVENT_REPORTED; in get_one_event()