Searched refs:IN_MOVED_TO (Results 1 – 1 of 1) sorted by relevance
47 #define IN_MOVED_TO 0x00000080 /* File was moved to Y. */ macro48 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* Moves. */61 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* Moves. */78 | IN_MOVED_TO | IN_CREATE | IN_DELETE \
Completed in 3 milliseconds