Home
last modified time | relevance | path

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

/subsys/fs/fuse_client/
A Dfuse_abi.h178 struct fuse_write_in { struct
179 uint64_t fh;
180 uint64_t offset;
181 uint32_t size;
182 uint32_t write_flags;
183 uint64_t lock_owner;
184 uint32_t flags;
185 uint32_t padding;

Completed in 8 milliseconds