Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
955 struct fuse_fallocate_in { struct956 uint64_t fh;957 uint64_t offset;958 uint64_t length;959 uint32_t mode;960 uint32_t padding;