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