Searched refs:IN_CLOSE_WRITE (Results 1 – 5 of 5) sorted by relevance
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 | \
349 case IN_CLOSE_WRITE: in _ik_mask_to_string()385 case IN_CLOSE_WRITE: in _ik_mask_to_string()
216 case IN_CLOSE_WRITE: in ih_mask_to_EventFlags()
38 …N_MOVED_FROM|IN_MOVED_TO|IN_DELETE|IN_CREATE|IN_DELETE_SELF|IN_UNMOUNT|IN_MOVE_SELF|IN_CLOSE_WRITE)
298 IN_CLOSE_WRITE | IN_MOVE); in AddWatch()