Home
last modified time | relevance | path

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

/external/strace/xlat/
Dfan_event_flags.h8 #if !(defined(FAN_CLOSE_WRITE) || (defined(HAVE_DECL_FAN_CLOSE_WRITE) && HAVE_DECL_FAN_CLOSE_WRITE))
9 # define FAN_CLOSE_WRITE 0x00000008 macro
43 XLAT(FAN_CLOSE_WRITE),
Dfan_event_flags.in3 FAN_CLOSE_WRITE 0x00000008
/external/kernel-headers/original/uapi/linux/
Dfanotify.h9 #define FAN_CLOSE_WRITE 0x00000008 /* Writtable file closed */ macro
23 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */