Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/inotify/
Dinotify-kernel.c367 case IN_Q_OVERFLOW: in _ik_mask_to_string()
403 case IN_Q_OVERFLOW: in _ik_mask_to_string()
Dinotify-helper.c230 case IN_Q_OVERFLOW: in ih_mask_to_EventFlags()
/external/kernel-headers/original/linux/
Dinotify.h42 #define IN_Q_OVERFLOW 0x00004000 /* Event queued overflowed */ macro