Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
861 struct fuse_fallocate_in { struct862 uint64_t fh;863 uint64_t offset;864 uint64_t length;865 uint32_t mode;866 uint32_t padding;