Home
last modified time | relevance | path

Searched defs:fuse_fallocate_in (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h993 struct fuse_fallocate_in { struct
994 uint64_t fh;
995 uint64_t offset;
996 uint64_t length;
997 uint32_t mode;
998 uint32_t padding;