HomeSort by relevance Sort by last modified time
    Searched refs:O_NOATIME (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /external/toybox/toys/other/
fsync.c 31 loopfiles_rw(toys.optargs, O_RDONLY|O_NOATIME|O_NOCTTY|O_CLOEXEC,
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 57 #ifndef O_NOATIME
58 #define O_NOATIME 01000000
  /external/autotest/client/tests/iosched_bugs/src/
dirty.c 11 #define O_NOATIME 01000000
36 if ((fd = open(argv[1], O_RDWR | O_NOATIME)) < 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
fcntl.h 48 #ifndef O_NOATIME
49 #define O_NOATIME 01000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
fcntl.h 58 #ifndef O_NOATIME
59 #define O_NOATIME 01000000
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
fcntl.h 57 #ifndef O_NOATIME
58 #define O_NOATIME 01000000
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
fcntl.h 57 #ifndef O_NOATIME
58 #define O_NOATIME 01000000
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
fcntl.h 57 #ifndef O_NOATIME
58 #define O_NOATIME 01000000