IN_CLOSE_NOWRITE 192 include/linux/fsnotify.h u32 mask = (mode & FMODE_WRITE) ? IN_CLOSE_WRITE : IN_CLOSE_NOWRITE; IN_CLOSE_NOWRITE 48 include/linux/inotify.h #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */ IN_CLOSE_NOWRITE 64 include/linux/inotify.h IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \