| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | partition.py | 280 os.ftruncate(sparse.fileno(), rootfs_size * 1024) 342 os.ftruncate(sparse.fileno(), rootfs_size * 1024) 419 os.ftruncate(sparse.fileno(), size * 1024) 440 os.ftruncate(sparse.fileno(), size * 1024) 484 os.ftruncate(sparse.fileno(), self.size * 1024)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/memfd/ |
| H A D | memfd_test.c | 48 r = ftruncate(fd, sz); in mfd_assert_new() 476 r = ftruncate(fd, mfd_def_size / 2); in mfd_assert_shrink() 496 r = ftruncate(fd, mfd_def_size / 2); in mfd_fail_shrink() 511 r = ftruncate(fd, mfd_def_size * 2); in mfd_assert_grow() 535 r = ftruncate(fd, mfd_def_size * 2); in mfd_fail_grow()
|
| H A D | fuse_test.c | 54 r = ftruncate(fd, sz); in mfd_assert_new()
|
| /OK3568_Linux_fs/u-boot/test/py/ |
| H A D | make_test_disk.py | 13 os.ftruncate(fd, 4194304)
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | fit_common.c | 64 if (ftruncate(fd, sbuf->st_size)) { in mmap_fdt()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/dma-buf/ |
| H A D | udmabuf.c | 50 ret = ftruncate(memfd, size); in main()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | unistd.h | 1028 extern int ftruncate (int __fd, __off_t __length) __THROW __wur; 1031 extern int __REDIRECT_NTH (ftruncate, (int __fd, __off64_t __length), 1034 # define ftruncate ftruncate64 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | unistd.h | 1028 extern int ftruncate (int __fd, __off_t __length) __THROW __wur; 1031 extern int __REDIRECT_NTH (ftruncate, (int __fd, __off64_t __length), 1034 # define ftruncate ftruncate64 macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | map_populate.c | 84 ret = ftruncate(fileno(ftmp), MMAP_SZ); in main()
|
| /OK3568_Linux_fs/kernel/tools/bootconfig/ |
| H A D | main.c | 347 ret = ftruncate(fd, stat.st_size in delete_xbc() 463 if (ftruncate(fd, stat.st_size) < 0) { in apply_xbc()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/platform/ |
| H A D | vxworks.hpp | 268 if (ftruncate(fd, l) == -1){ in truncate()
|
| /OK3568_Linux_fs/kernel/arch/arm/vdso/ |
| H A D | vdsomunge.c | 183 if (ftruncate(outfd, stat.st_size) != 0) in main()
|
| /OK3568_Linux_fs/buildroot/package/libtalloc/ |
| H A D | libtalloc-cache.txt | 30 Checking for ftruncate extend: OK
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/files/waf-cross-answers/ |
| H A D | cross-answers-arm.txt | 35 Checking for ftruncate extend: OK
|
| H A D | cross-answers-aarch64.txt | 34 Checking for ftruncate extend: OK
|
| H A D | cross-answers-riscv64.txt | 34 Checking for ftruncate extend: OK
|
| H A D | cross-answers-mipsel.txt | 35 Checking for ftruncate extend: OK
|
| H A D | cross-answers-mips.txt | 35 Checking for ftruncate extend: OK
|
| H A D | cross-answers-mips64.txt | 34 Checking for ftruncate extend: OK
|
| H A D | cross-answers-i586.txt | 35 Checking for ftruncate extend: OK
|
| H A D | cross-answers-i686.txt | 35 Checking for ftruncate extend: OK
|
| H A D | cross-answers-armeb.txt | 35 Checking for ftruncate extend: OK
|
| H A D | cross-answers-powerpc64.txt | 35 Checking for ftruncate extend: OK
|
| H A D | cross-answers-aarch64_be.txt | 34 Checking for ftruncate extend: OK
|
| H A D | cross-answers-powerpc64le.txt | 35 Checking for ftruncate extend: OK
|