Searched refs:IN_CLOSE_NOWRITE (Results 1 – 3 of 3) 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 | \
14 #if !(defined(IN_CLOSE_NOWRITE) || (defined(HAVE_DECL_IN_CLOSE_NOWRITE) && HAVE_DECL_IN_CLOSE_NOWRI…15 # define IN_CLOSE_NOWRITE 0x00000010 macro78 XLAT(IN_CLOSE_NOWRITE),
5 IN_CLOSE_NOWRITE 0x00000010