Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
857 struct fuse_fallocate_in { struct858 uint64_t fh;859 uint64_t offset;860 uint64_t length;861 uint32_t mode;862 uint32_t padding;