Lines Matching refs:inotify
33 #include <sys/inotify.h>
1030 // Read & discard an inotify event. We only use the presence of an event as
1035 ALOGV("Discarded %d bytes of inotify data", ret);
1045 // While the lock file exists, poll on the inotify fd (with timeout)
1896 ALOGW("Couldn't initialize inotify: %s", strerror(errno));
1898 ALOGW("Couldn't add inotify watch: %s", strerror(errno));