Searched refs:IN_ACCESS (Results 1 – 9 of 9) sorted by relevance
6 #if defined(IN_ACCESS) || (defined(HAVE_DECL_IN_ACCESS) && HAVE_DECL_IN_ACCESS)8 static_assert((IN_ACCESS) == (0x00000001), "IN_ACCESS != 0x00000001");11 # define IN_ACCESS 0x00000001171 XLAT(IN_ACCESS),
1 IN_ACCESS 0x00000001
30 #define IN_ACCESS 0x00000001 /* File was accessed */ macro66 #define IN_ALL_EVENTS (IN_ACCESS | IN_MODIFY | IN_ATTRIB | IN_CLOSE_WRITE | \
27 #define IN_ACCESS 0x00000001 /* File was accessed */ macro61 #define IN_ALL_EVENTS (IN_ACCESS | IN_MODIFY | IN_ATTRIB | IN_CLOSE_WRITE | \
16 read IN_ACCESS
80 if (event->mask != IN_ACCESS && in verify_inotify()
66 event_set[test_cnt] = IN_ACCESS; in verify_inotify()
1936 pub const IN_ACCESS: u32 = 0x0000_0001; constant1962 pub const IN_ALL_EVENTS: u32 = (IN_ACCESS
2246 pub const IN_ACCESS: u32 = 0x0000_0001; constant2272 pub const IN_ALL_EVENTS: u32 = (IN_ACCESS