/external/ltrace/sysdeps/linux-gnu/cris/ |
syscallent.h | 345 "fallocate",
|
/external/valgrind/docs/internals/ |
3_4_BUGSTATUS.txt | 19 185794 "WARNING: unhandled syscall: 285" (fallocate) on x86_64
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/ |
fcntl.h | 69 extern int fallocate(int, int, off_t, off_t);
|
/system/extras/mmap-perf/ |
mmapPerf.cpp | 64 fallocate(m_fileFd.get(), 0, 0, size);
|
/system/vold/ |
Loop.cpp | 283 if (fallocate(fd, 0, 0, numSectors * 512)) { 285 SLOGW("fallocate not found. Falling back to ftruncate.");
|
/external/toybox/ |
Android.mk | 90 toys/other/fallocate.c \ 268 fallocate \
|
/development/ndk/platforms/android-21/arch-arm64/symbols/ |
libc.so.functions.txt | 231 fallocate
|
/development/ndk/platforms/android-21/arch-mips64/symbols/ |
libc.so.functions.txt | 231 fallocate
|