/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | posix_fallocate.c | 21 #define posix_fallocate static internal_fallocate macro 23 #undef posix_fallocate 27 posix_fallocate (int fd, __off_t offset, __off_t len) in posix_fallocate() function
|
/glibc-2.36/io/ |
D | tst-posix_fallocate-common.c | 47 if (posix_fallocate (temp_fd, offset, 768) != 0) in do_test_with_offset() 58 if (posix_fallocate (temp_fd, 0, 1024) != 0) in do_test_with_offset() 68 if (posix_fallocate (temp_fd, offset, 64) != 0) in do_test_with_offset()
|
D | posix_fallocate.c | 24 posix_fallocate (int fd, __off_t offset, __off_t len) in posix_fallocate() function 28 stub_warning (posix_fallocate)
|
D | fcntl.h | 323 extern int posix_fallocate (int __fd, off_t __offset, off_t __len); 326 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset, 330 # define posix_fallocate posix_fallocate64 macro
|
D | Makefile | 55 posix_fallocate posix_fallocate64 \ 70 tst-posix_fallocate tst-posix_fallocate64 \ 130 CFLAGS-posix_fallocate.c += -fexceptions
|
D | Versions | 84 posix_fadvise; posix_fadvise64; posix_fallocate; posix_fallocate64;
|
/glibc-2.36/sysdeps/posix/ |
D | posix_fallocate.c | 31 posix_fallocate (int fd, __off_t offset, __off_t len) in posix_fallocate() function
|
/glibc-2.36/conform/data/ |
D | fcntl.h-data | 104 function int posix_fallocate (int, off_t, off_t)
|
/glibc-2.36/support/ |
D | blob_repeat.c | 176 if (posix_fallocate (fd, 0, stride_size) != 0) in allocate_big()
|
/glibc-2.36/nscd/ |
D | mem.c | 548 && TEMP_FAILURE_RETRY_VAL (posix_fallocate (db->wr_fd, oldtotal, in mempool_alloc()
|
D | connections.c | 720 || (TEMP_FAILURE_RETRY_VAL (posix_fallocate (fd, 0, total)) in nscd_init()
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | filelist#C | 536 posix_fallocate.c 859 posix_fallocate.c 896 posix_fallocate.c 1291 posix_fallocate.c 1371 posix_fallocate.c 3287 posix_fallocate.c 14702 posix_fallocate.c 14770 tst-posix_fallocate.c
|
D | filelist#en_US.UTF-8 | 536 posix_fallocate.c 859 posix_fallocate.c 896 posix_fallocate.c 1291 posix_fallocate.c 1371 posix_fallocate.c 3287 posix_fallocate.c 14702 posix_fallocate.c 14770 tst-posix_fallocate.c
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-mips | 2120 sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c, 2122 sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
|
D | ChangeLog.17 | 7872 * conform/data/fcntl.h-data: Fix posix_fadvise and posix_fallocate 9489 * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Use __call_fallocate 10260 * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: New file. 10288 * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix 10497 * sysdeps/unix/sysv/linux/posix_fallocate.c: New file. 10499 * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c: New file. 10502 * io/tst-posix_fallocate.c: Include <fcntl.h>. 10530 * io/Makefile (tests): Add tst-posix_fallocate. 10531 * io/tst-posix_fallocate.c: New file.
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | libc.abilist | 1370 GLIBC_2.35 posix_fallocate F
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/ |
D | libc.abilist | 1389 GLIBC_2.36 posix_fallocate F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/ |
D | libc.abilist | 1410 GLIBC_2.33 posix_fallocate F
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | libc.abilist | 1382 GLIBC_2.2.6 posix_fallocate F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | libc.abilist | 1408 GLIBC_2.32 posix_fallocate F
|
/glibc-2.36/manual/ |
D | filesys.texi | 3206 @deftypefun int posix_fallocate (int @var{fd}, off_t @var{offset}, off_t @var{length}) 3209 @c @code{posix_fallocate} has a race with file extension (if 3222 system does not support it), @code{posix_fallocate} is emulated, which
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/ |
D | libc.abilist | 1463 GLIBC_2.27 posix_fallocate F
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | libc.abilist | 1473 GLIBC_2.17 posix_fallocate F
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/ |
D | libc.abilist | 1480 GLIBC_2.16 posix_fallocate F
|
/glibc-2.36/sysdeps/unix/sysv/linux/csky/ |
D | libc.abilist | 1471 GLIBC_2.29 posix_fallocate F
|