in_offset         730 lib/vfs/vfs.c      off_t in_offset, out_offset;
in_offset         756 lib/vfs/vfs.c      in_offset = mc_lseek (src_vfs_fd, 0, SEEK_CUR);
in_offset         757 lib/vfs/vfs.c      if (in_offset < 0)
in_offset         767 lib/vfs/vfs.c              .src_offset = in_offset,
in_offset         780 lib/vfs/vfs.c              result = copy_file_range (*(int *) src_fd, &in_offset, *(int *) dest_fd, &out_offset,