Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
778 struct fuse_fallocate_in { struct779 uint64_t fh;780 uint64_t offset;781 uint64_t length;782 uint32_t mode;783 uint32_t padding;