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.h797 struct fuse_read_in { struct
798 uint64_t fh;
799 uint64_t offset;
800 uint32_t size;
801 uint32_t read_flags;
802 uint64_t lock_owner;
803 uint32_t flags;
804 uint32_t padding;