Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/fuse/
H A Dfuse_abi.h541 struct fuse_read_in { struct
542 uint64_t fh;
543 uint64_t offset;
544 uint32_t size;
545 uint32_t read_flags;
546 uint64_t lock_owner;
547 uint32_t flags;
548 uint32_t padding;