Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.h245 FANOTIFY_EVENT_TYPE_OVERFLOW, /* struct fanotify_event */ enumerator
H A Dfanotify.c1051 case FANOTIFY_EVENT_TYPE_OVERFLOW: in fanotify_free_event()
H A Dfanotify_user.c1373 oevent->type = FANOTIFY_EVENT_TYPE_OVERFLOW; in fanotify_alloc_overflow_event()