Searched refs:FAN_MOVE_SELF (Results 1 – 3 of 3) sorted by relevance
96 FAN_ATTRIB | FAN_MOVE_SELF | FAN_DELETE_SELF)
19 #define FAN_MOVE_SELF 0x00000800 /* Self was moved */ macro
915 BUILD_BUG_ON(FAN_MOVE_SELF != FS_MOVE_SELF); in fanotify_handle_event()