Home
last modified time | relevance | path

Searched refs:source_offset (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_delta/
H A Dtext_delta.c79 svn_filesize_t source_offset; member
148 svn_filesize_t source_offset, apr_pool_t *pool) in compute_window() argument
164 window->sview_offset = source_offset; in compute_window()
542 tb->source_offset, pool); in tpush_write_handler()
544 tb->source_offset += tb->source_len; in tpush_write_handler()
568 tb->source_offset, tb->pool); in tpush_close_handler()
592 tb->source_offset = 0; in svn_txdelta_target_push()
/freebsd-13.1/sys/dev/isci/scil/
H A Dsati_util.h171 U32 source_offset,
H A Dsati_util.c221 U32 source_offset, in sati_ata_identify_device_copy_data() argument
226 source_buffer += source_offset; in sati_ata_identify_device_copy_data()
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dpack.c595 apr_off_t source_offset = entry->offset; in copy_rep_to_temp() local
621 SVN_ERR(svn_io_file_seek(rev_file, APR_SET, &source_offset, pool)); in copy_rep_to_temp()
740 apr_off_t source_offset = entry->offset; in copy_node_to_temp() local
753 SVN_ERR(svn_io_file_seek(rev_file->file, APR_SET, &source_offset, pool)); in copy_node_to_temp()
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dpack.c571 apr_off_t source_offset = entry->offset; in copy_rep_to_temp() local
599 SVN_ERR(svn_fs_x__rev_file_seek(rev_file, NULL, source_offset)); in copy_rep_to_temp()
692 apr_off_t source_offset = entry->offset; in copy_node_to_temp() local
707 SVN_ERR(svn_fs_x__rev_file_seek(rev_file, NULL, source_offset)); in copy_node_to_temp()
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dvdev_removal.c889 vdev_t *source_vd, uint64_t source_offset, in spa_vdev_copy_one_child() argument
940 source_child_vd, source_offset, abd, size, in spa_vdev_copy_one_child()