Searched refs:FAN_MODIFY (Results 1 – 3 of 3) sorted by relevance
9 #define FAN_MODIFY 0x00000002 /* File was modified */ macro95 FAN_MODIFY |\
45 #define FANOTIFY_PATH_EVENTS (FAN_ACCESS | FAN_MODIFY | \
661 BUILD_BUG_ON(FAN_MODIFY != FS_MODIFY); in fanotify_handle_event()