Searched refs:IN_CLOSE_WRITE (Results 1 – 25 of 28) sorted by relevance
12
33 #define IN_CLOSE_WRITE 0x00000008 /* Writtable file was closed */ macro49 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */66 #define IN_ALL_EVENTS (IN_ACCESS | IN_MODIFY | IN_ATTRIB | IN_CLOSE_WRITE | \
27 #if defined(IN_CLOSE_WRITE) || (defined(HAVE_DECL_IN_CLOSE_WRITE) && HAVE_DECL_IN_CLOSE_WRITE)29 static_assert((IN_CLOSE_WRITE) == (0x00000008), "IN_CLOSE_WRITE != 0x00000008");32 # define IN_CLOSE_WRITE 0x00000008174 XLAT(IN_CLOSE_WRITE),
4 IN_CLOSE_WRITE 0x00000008
30 #define IN_CLOSE_WRITE 0x00000008 /* Writtable file was closed */ macro46 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */61 #define IN_ALL_EVENTS (IN_ACCESS | IN_MODIFY | IN_ATTRIB | IN_CLOSE_WRITE | \
20 close IN_CLOSE_WRITE30 close IN_CLOSE_WRITE
103 event_set[test_cnt].mask = IN_CLOSE_WRITE; in verify_inotify()191 IN_ATTRIB | IN_OPEN | IN_CLOSE_WRITE)) < 0) { in setup()
107 event_set[test_cnt] = IN_CLOSE_WRITE; in verify_inotify()
104 event_set[test_cnt].mask = IN_CLOSE_WRITE; in verify_inotify()
101 event_set[test_cnt].mask = IN_CLOSE_WRITE; in verify_inotify()
182 IN_CLOSE_WRITE = 8
301 IN_CLOSE_WRITE | IN_MOVE | in AddWatch()
565 IN_CLOSE_WRITE = 0x8 const
696 IN_CLOSE_WRITE = 0x8 const
697 IN_CLOSE_WRITE = 0x8 const