Home
last modified time | relevance | path

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

/third_party/libfuse/include/
Dfuse_kernel.h1004 struct fuse_copy_file_range_in { struct
1005 uint64_t fh_in;
1006 uint64_t off_in;
1007 uint64_t nodeid_out;
1008 uint64_t fh_out;
1009 uint64_t off_out;
1010 uint64_t len;
1011 uint64_t flags;