Searched refs:posix_fallocate64 (Results 1 – 4 of 4) sorted by relevance
24 posix_fallocate64 (int fd, __off64_t offset, __off64_t len) in posix_fallocate64() function28 stub_warning (posix_fallocate64)
328 posix_fallocate64);330 # define posix_fallocate posix_fallocate64334 extern int posix_fallocate64 (int __fd, off64_t __offset, off64_t __len);
55 posix_fallocate posix_fallocate64 \70 tst-posix_fallocate tst-posix_fallocate64 \130 CFLAGS-posix_fallocate64.c += -fexceptions
84 posix_fadvise; posix_fadvise64; posix_fallocate; posix_fallocate64;
Completed in 4 milliseconds