Home
last modified time | relevance | path

Searched refs:FAN_MOVED_TO (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
A Dfanotify.h15 #define FAN_MOVED_TO 0x00000080 /* File was moved to Y */ macro
35 #define FAN_MOVE (FAN_MOVED_FROM | FAN_MOVED_TO) /* moves */
/linux/fs/notify/fanotify/
A Dfanotify.c810 BUILD_BUG_ON(FAN_MOVED_TO != FS_MOVED_TO); in fanotify_handle_event()

Completed in 7 milliseconds