Searched defs:fallocate (Results 1 – 2 of 2) sorted by relevance
13 int fallocate(int fd, int mode, off_t offset, off_t len) in fallocate() function
257 int (*fallocate)(const char*, int, off_t, off_t, struct fuse_file_info*); member