Home
last modified time | relevance | path

Searched refs:IN_MOVED_TO (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dinotify.h37 #define IN_MOVED_TO 0x00000080 /* File was moved to Y */ macro
50 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* moves */
68 IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | \
/linux-6.3-rc2/include/linux/
A Dinotify.h14 IN_MOVED_TO | IN_CREATE | IN_DELETE | \
/linux-6.3-rc2/fs/notify/inotify/
A Dinotify_user.c853 BUILD_BUG_ON(IN_MOVED_TO != FS_MOVED_TO); in inotify_user_setup()

Completed in 7 milliseconds