Searched refs:IN_MOVE_SELF (Results 1 – 3 of 3) sorted by relevance
40 #define IN_MOVE_SELF 0x00000800 /* Self was moved */ macro67 IN_MOVE_SELF)
17 IN_DELETE_SELF | IN_MOVE_SELF | IN_UNMOUNT | \
809 BUILD_BUG_ON(IN_MOVE_SELF != FS_MOVE_SELF); in inotify_user_setup()