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

  /bionic/libc/kernel/uapi/linux/
fanotify.h 41 #define FAN_UNLIMITED_QUEUE 0x00000010
45 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
  /external/kernel-headers/original/uapi/linux/
fanotify.h 41 #define FAN_UNLIMITED_QUEUE 0x00000010
50 FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE |\

Completed in 215 milliseconds