Searched refs:posix_fallocate (Results 1 – 1 of 1) sorted by relevance
198 extern int posix_fallocate (int __fd, __off_t __offset, __off_t __len);201 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset,205 # define posix_fallocate posix_fallocate64 macro