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