Searched refs:IN_NONBLOCK (Results 1 – 2 of 2) sorted by relevance
73 #define IN_NONBLOCK O_NONBLOCK macro
668 BUILD_BUG_ON(IN_NONBLOCK != O_NONBLOCK); in do_inotify_init()670 if (flags & ~(IN_CLOEXEC | IN_NONBLOCK)) in do_inotify_init()