Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
997 struct fuse_fallocate_in { struct998 uint64_t fh;999 uint64_t offset;1000 uint64_t length;1001 uint32_t mode;1002 uint32_t padding;