Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dfuse.h718 struct fuse_read_in { struct
719 uint64_t fh;
720 uint64_t offset;
721 uint32_t size;
722 uint32_t read_flags;
723 uint64_t lock_owner;
724 uint32_t flags;
725 uint32_t padding;

Completed in 11 milliseconds