Searched refs:IN_CREATE (Results 1 – 1 of 1) sorted by relevance
169 private static final int IN_CREATE = 0x00000100; field in LinuxWatchService.Poller226 mask |= IN_CREATE | IN_MOVED_TO; in implRegister()415 if ((mask & IN_CREATE) > 0) in maskToEventKind()