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)
15 IN_DELETE_SELF | IN_MOVE_SELF | IN_UNMOUNT | \
114 if (mask & (IN_MOVE_SELF | IN_DELETE_SELF)) in inotify_handle_inode_event()