Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
447 struct fuse_fallocate_in { struct448 uint64_t fh;449 uint64_t offset;450 uint64_t length;451 uint32_t mode;452 uint32_t padding;