Searched refs:inotifyFd (Results 1 – 1 of 1) sorted by relevance
53 unique_fd inotifyFd(inotify_init()); in MonitorFfs() local54 if (inotifyFd < 0) { in MonitorFfs()59 if (addEpollFd(epollFd, inotifyFd) == -1) in MonitorFfs()66 mInotifyFd = move(inotifyFd); in MonitorFfs()