Lines Matching refs:IN_CREATE
213 int result = inotify_add_watch(mINotifyFd, DEVICE_PATH, IN_DELETE | IN_CREATE);1694 if(event->mask & IN_CREATE) {