Searched refs:IN_CREATE (Results 1 – 2 of 2) sorted by relevance
49 #define IN_CREATE 0x00000100 /* Subfile was created. */ macro78 | IN_MOVED_TO | IN_CREATE | IN_DELETE \
849 #define TRACED_DIR_MASK (IN_DELETE_SELF | IN_CREATE | IN_MOVED_TO | IN_MOVE_SELF)1908 || (inev->i.mask & IN_CREATE)) in inotify_check_files()1917 inev->i.mask & IN_CREATE ? "created" : "moved into place"); in inotify_check_files()