Searched refs:IN_ACCESS (Results 1 – 2 of 2) sorted by relevance
30 #define IN_ACCESS 0x00000001 /* File was accessed */ macro66 #define IN_ALL_EVENTS (IN_ACCESS | IN_MODIFY | IN_ATTRIB | IN_CLOSE_WRITE | \
15 #define ALL_INOTIFY_BITS (IN_ACCESS | IN_MODIFY | IN_ATTRIB | IN_CLOSE_WRITE | \