Searched refs:posix_fallocate64 (Results 1 – 3 of 3) sorted by relevance
81 #pragma redefine_extname posix_fallocate posix_fallocate6493 #define posix_fallocate posix_fallocate64109 #pragma redefine_extname posix_fallocate64 posix_fallocate121 #define posix_fallocate64 posix_fallocate154 extern int posix_fallocate64(int, off64_t, off64_t);
81 posix_fallocate64(int fd, off64_t offset, off64_t len) in posix_fallocate64() function
835 posix_fallocate64;