Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h955 struct fuse_fallocate_in { struct
956 uint64_t fh;
957 uint64_t offset;
958 uint64_t length;
959 uint32_t mode;
960 uint32_t padding;
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h972 struct fuse_fallocate_in { struct
973 uint64_t fh;
974 uint64_t offset;
975 uint64_t length;
976 uint32_t mode;
977 uint32_t padding;