Searched refs:FAN_MOVED_TO (Results 1 – 2 of 2) sorted by relevance
15 #define FAN_MOVED_TO 0x00000080 /* File was moved to Y */ macro34 #define FAN_MOVE (FAN_MOVED_FROM | FAN_MOVED_TO) /* moves */
666 BUILD_BUG_ON(FAN_MOVED_TO != FS_MOVED_TO); in fanotify_handle_event()