Searched refs:inotify_poll (Results 1 – 1 of 1) sorted by relevance
149 static int inotify_poll(file_t *, int);180 .fo_poll = inotify_poll,1246 inotify_poll(file_t *fp, int events) in inotify_poll() function