Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
814 struct fuse_fallocate_in { struct815 uint64_t fh;816 uint64_t offset;817 uint64_t length;818 uint32_t mode;819 uint32_t padding;