Home
last modified time | relevance | path

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

/netbsd-src/lib/libperfuse/
H A Dfuse.h293 struct fuse_read_in { struct
294 uint64_t fh;
295 uint64_t offset;
296 uint32_t size;
297 uint32_t read_flags;
298 uint64_t lock_owner;
299 uint32_t flags;
300 uint32_t padding;