HomeSort by relevance Sort by last modified time
    Searched refs:SYS_fallocate (Results 1 - 11 of 11) sorted by null

  /external/e2fsprogs/contrib/
fallocate.c 165 error = syscall(SYS_fallocate, fd, falloc_mode, offset, length);
  /bionic/libc/include/sys/
glibc-syscalls.h 48 #define SYS_fallocate __NR_fallocate
367 #define SYS_fallocate __NR_fallocate
718 #define SYS_fallocate __NR_fallocate
    [all...]
  /development/ndk/platforms/android-L/include/sys/
glibc-syscalls.h 48 #define SYS_fallocate __NR_fallocate
365 #define SYS_fallocate __NR_fallocate
714 #define SYS_fallocate __NR_fallocate
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
glibc-syscalls.h 48 #define SYS_fallocate __NR_fallocate
367 #define SYS_fallocate __NR_fallocate
718 #define SYS_fallocate __NR_fallocate
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
glibc-syscalls.h 48 #define SYS_fallocate __NR_fallocate
367 #define SYS_fallocate __NR_fallocate
718 #define SYS_fallocate __NR_fallocate
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
glibc-syscalls.h 48 #define SYS_fallocate __NR_fallocate
367 #define SYS_fallocate __NR_fallocate
718 #define SYS_fallocate __NR_fallocate
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
glibc-syscalls.h 48 #define SYS_fallocate __NR_fallocate
367 #define SYS_fallocate __NR_fallocate
718 #define SYS_fallocate __NR_fallocate
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
glibc-syscalls.h 48 #define SYS_fallocate __NR_fallocate
367 #define SYS_fallocate __NR_fallocate
718 #define SYS_fallocate __NR_fallocate
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
glibc-syscalls.h 48 #define SYS_fallocate __NR_fallocate
367 #define SYS_fallocate __NR_fallocate
718 #define SYS_fallocate __NR_fallocate
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
syscall.h 47 #define SYS_fallocate __NR_fallocate
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
syscall.h 47 #define SYS_fallocate __NR_fallocate

Completed in 59 milliseconds