Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance
1003 struct fuse_fallocate_in { struct1004 uint64_t fh;1005 uint64_t offset;1006 uint64_t length;1007 uint32_t mode;1008 uint32_t padding;