Searched defs:posix_fallocate (Results 1 – 2 of 2) sorted by relevance
/io/ | ||
A D | posix_fallocate.c | 24 posix_fallocate (int fd, __off_t offset, __off_t len) in posix_fallocate() function |
A D | fcntl.h | 330 # define posix_fallocate posix_fallocate64 macro |
Completed in 4 milliseconds