Searched refs:IN_CLOSE_NOWRITE (Results 1 – 4 of 4) sorted by relevance
33 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro48 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */65 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
15 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro30 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */
19 #if defined(IN_CLOSE_NOWRITE) || (defined(HAVE_DECL_IN_CLOSE_NOWRITE) && HAVE_DECL_IN_CLOSE_NOWRITE)20 XLAT(IN_CLOSE_NOWRITE),
6 IN_CLOSE_NOWRITE