Searched refs:IN_MOVED_TO (Results 1 – 3 of 3) sorted by relevance
37 #define IN_MOVED_TO 0x00000080 /* File was moved to Y */ macro50 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* moves */68 IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | \
14 IN_MOVED_TO | IN_CREATE | IN_DELETE | \
853 BUILD_BUG_ON(IN_MOVED_TO != FS_MOVED_TO); in inotify_user_setup()
Completed in 7 milliseconds