Searched refs:IN_CLOSE_NOWRITE (Results 1 – 2 of 2) sorted by relevance
41 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed. */ macro42 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* Close. */58 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* Close. */72 | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM \
31 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro46 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */62 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \