Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h781 struct fuse_read_in { struct
782 uint64_t fh;
783 uint64_t offset;
784 uint32_t size;
785 uint32_t read_flags;
786 uint64_t lock_owner;
787 uint32_t flags;
788 uint32_t padding;
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h808 struct fuse_read_in { struct
809 uint64_t fh;
810 uint64_t offset;
811 uint32_t size;
812 uint32_t read_flags;
813 uint64_t lock_owner;
814 uint32_t flags;
815 uint32_t padding;