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