Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
690 struct fuse_fallocate_in { struct691 uint64_t fh;692 uint64_t offset;693 uint64_t length;694 uint32_t mode;695 uint32_t padding;