Home
last modified time | relevance | path

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

/third_party/libfuse/example/
Dpassthrough.c447 struct fuse_file_info *fi_in, in xmp_copy_file_range()
Dpassthrough_fh.c577 struct fuse_file_info *fi_in, in xmp_copy_file_range()
Dpassthrough_ll.c1104 struct fuse_file_info *fi_in, in lo_copy_file_range()
/third_party/libfuse/lib/
Dfuse.c2316 struct fuse_file_info *fi_in, off_t off_in, in fuse_fs_copy_file_range()
4316 off_t off_in, struct fuse_file_info *fi_in, in fuse_lib_copy_file_range()
Dfuse_lowlevel.c1895 struct fuse_file_info fi_in, fi_out; local