Home
last modified time | relevance | path

Searched refs:FAN_CLOSE_NOWRITE (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dfan_event_flags.h11 #if !(defined(FAN_CLOSE_NOWRITE) || (defined(HAVE_DECL_FAN_CLOSE_NOWRITE) && HAVE_DECL_FAN_CLOSE_NO…
12 # define FAN_CLOSE_NOWRITE 0x00000010 macro
44 XLAT(FAN_CLOSE_NOWRITE),
Dfan_event_flags.in4 FAN_CLOSE_NOWRITE 0x00000010
/external/kernel-headers/original/uapi/linux/
Dfanotify.h10 #define FAN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
23 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */