Searched refs:SIZEOF_INOTIFY_EVENT (Results 1 – 1 of 1) sorted by relevance
158 private static final int SIZEOF_INOTIFY_EVENT = eventSize(); field in LinuxWatchService.Poller398 offset += (SIZEOF_INOTIFY_EVENT + len); in run()