Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
892 struct fuse_fallocate_in { struct893 uint64_t fh;894 uint64_t offset;895 uint64_t length;896 uint32_t mode;897 uint32_t padding;