Searched defs:fallocate (Results 1 – 2 of 2) sorted by relevance
101 int fallocate(int fd, int mode, off_t offset, off_t length) { in fallocate() function
125 TEST(fcntl, fallocate) { in TEST() argument