Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dfuse.h676 struct fuse_write_in { struct
677 uint64_t fh;
678 uint64_t offset;
679 uint32_t size;
680 uint32_t write_flags;
681 uint64_t lock_owner;
682 uint32_t flags;
683 uint32_t padding;

Completed in 9 milliseconds