Searched refs:FAN_CLOSE_WRITE (Results 1 – 5 of 5) sorted by relevance
8 #if !(defined(FAN_CLOSE_WRITE) || (defined(HAVE_DECL_FAN_CLOSE_WRITE) && HAVE_DECL_FAN_CLOSE_WRITE))9 # define FAN_CLOSE_WRITE 0x00000008 macro43 XLAT(FAN_CLOSE_WRITE),
3 FAN_CLOSE_WRITE 0x00000008
9 #define FAN_CLOSE_WRITE 0x00000008 /* Writtable file closed */ macro23 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
119 event_set[tst_count] = FAN_CLOSE_WRITE; in main()172 event_set[tst_count] = FAN_CLOSE_WRITE; in main()225 event_set[tst_count] = FAN_CLOSE_WRITE; in main()
103 event_set[tst_count] = FAN_CLOSE_WRITE; in main()