Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
665 struct fuse_fallocate_in { struct666 uint64_t fh;667 uint64_t offset;668 uint64_t length;669 uint32_t mode;670 uint32_t padding;