Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
792 struct fuse_fallocate_in { struct793 uint64_t fh;794 uint64_t offset;795 uint64_t length;796 uint32_t mode;797 uint32_t padding;