Searched defs:posix_fallocate (Results 1 – 2 of 2) sorted by relevance
21 #define posix_fallocate static internal_fallocate macro27 posix_fallocate (int fd, __off_t offset, __off_t len) in posix_fallocate() function
31 posix_fallocate (int fd, __off_t offset, __off_t len) in posix_fallocate() function
Completed in 3 milliseconds