Searched refs:IN_CLOSE_NOWRITE (Results 1 – 1 of 1) sorted by relevance
43 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed. */ macro44 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* Close. */60 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* Close. */77 | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM \
Completed in 2 milliseconds