Searched refs:IN_MODIFY (Results 1 – 1 of 1) sorted by relevance
165 private static final int IN_MODIFY = 0x00000002; field in LinuxWatchService.Poller234 mask |= IN_MODIFY | IN_ATTRIB; in implRegister()411 if ((mask & IN_MODIFY) > 0) in maskToEventKind()