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

  /bionic/libc/include/sys/
statvfs.h 58 #define ST_NOATIME 0x0400
  /development/ndk/platforms/android-L/include/sys/
statvfs.h 58 #define ST_NOATIME 0x0400
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/sys/
statvfs.h 58 #define ST_NOATIME 0x0400
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/sys/
statvfs.h 58 #define ST_NOATIME 0x0400
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/sys/
statvfs.h 58 #define ST_NOATIME 0x0400
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
statvfs.h 102 ST_NOATIME = 1024, /* Do not update access times. */
103 # define ST_NOATIME ST_NOATIME
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
statvfs.h 102 ST_NOATIME = 1024, /* Do not update access times. */
103 # define ST_NOATIME ST_NOATIME

Completed in 96 milliseconds