Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
480 struct fuse_fallocate_in { struct481 uint64_t fh;482 uint64_t offset;484 uint64_t length;485 uint32_t mode;486 uint32_t padding;