HomeSort by relevance Sort by last modified time
    Searched defs:FAN_CLOSE (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
fanotify.h 34 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
57 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /external/kernel-headers/original/uapi/linux/
fanotify.h 26 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
82 FAN_CLOSE |\

Completed in 39 milliseconds