Searched refs:ino_in (Results 1 - 2 of 2) sorted by relevance
/third_party/libfuse/include/ |
H A D | fuse_lowlevel.h | 1248 * @param ino_in the inode number or the source file 1257 void (*copy_file_range) (fuse_req_t req, fuse_ino_t ino_in,
|
/third_party/libfuse/example/ |
H A D | passthrough_ll.c | 1103 static void lo_copy_file_range(fuse_req_t req, fuse_ino_t ino_in, off_t off_in, in lo_copy_file_range() argument 1115 ino_in, fi_in->fh, off_in, ino_out, fi_out->fh, off_out, in lo_copy_file_range()
|
Completed in 5 milliseconds