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

  /bionic/libc/kernel/uapi/linux/
fadvise.h 23 #define POSIX_FADV_SEQUENTIAL 2
  /external/kernel-headers/original/uapi/linux/
fadvise.h 7 #define POSIX_FADV_SEQUENTIAL 2 /* Expect sequential page references. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fadvise.h 6 #define POSIX_FADV_SEQUENTIAL 2 /* Expect sequential page references. */
  /external/fio/os/
os.h 82 #define POSIX_FADV_SEQUENTIAL (0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl.h 210 # define POSIX_FADV_SEQUENTIAL 2 /* Expect sequential page references. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 225 # define POSIX_FADV_SEQUENTIAL 2 /* Expect sequential page references. */

Completed in 321 milliseconds