Searched refs:root_eid (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/subversion/subversion/libsvn_delta/ |
| H A D | element.c | 359 int root_eid, in svn_element__tree_create() argument 367 element_tree->root_eid = root_eid; in svn_element__tree_create() 390 int root_eid, in svn_element__tree_purge_orphans() argument 396 SVN_ERR_ASSERT_NO_RETURN(svn_eid__hash_get(e_map, root_eid)); in svn_element__tree_purge_orphans() 408 if (this_eid != root_eid) in svn_element__tree_purge_orphans() 436 for (; eid != tree->root_eid; eid = element->parent_eid) in svn_element__tree_get_path_by_eid() 443 SVN_ERR_ASSERT_NO_RETURN(eid == tree->root_eid); in svn_element__tree_get_path_by_eid() 460 new_subtree->root_eid, result_pool); in svn_element__tree_get_subtree_at_eid() 464 = svn_element__tree_get(new_subtree, new_subtree->root_eid); in svn_element__tree_get_subtree_at_eid() 465 svn_element__tree_set(new_subtree, new_subtree->root_eid, in svn_element__tree_get_subtree_at_eid()
|
| H A D | branch.c | 47 ((eid) == (branch)->priv->element_tree->root_eid) 81 int root_eid, 197 int root_eid, in branch_txn_open_branch() argument 213 SVN_ERR_ASSERT_NO_RETURN(root_eid != -1); in branch_txn_open_branch() 347 int root_eid, in svn_branch__txn_open_branch() argument 469 if (branch->priv->element_tree->root_eid < -1) in branch_finalize_eids() 471 branch->priv->element_tree->root_eid in branch_finalize_eids() 747 return elements->root_eid; in svn_branch__root_eid() 1329 int root_eid, in branch_state_create() argument 1525 int root_eid, num_eids; in svn_branch__state_parse() local [all …]
|
| H A D | branch_nested.c | 185 int root_eid, in svn_branch__subtree_create() argument 190 subtree->tree = svn_element__tree_create(e_map, root_eid, result_pool); in svn_branch__subtree_create() 305 this_subtree->tree->root_eid, in svn_branch__instantiate_elements_r() 514 int root_eid, in nested_branch_txn_open_branch() argument 523 new_branch_id, root_eid, tree_ref, in nested_branch_txn_open_branch()
|
| H A D | branch_compat.c | 1819 int root_eid, in compat_branch_txn_open_branch() argument 1827 new_branch_id, root_eid, tree_ref, in compat_branch_txn_open_branch()
|
| /freebsd-12.1/contrib/subversion/subversion/include/private/ |
| H A D | svn_element.h | 333 int root_eid; member 344 int root_eid, 367 int root_eid,
|
| H A D | svn_branch_nested.h | 166 int root_eid,
|
| H A D | svn_branch_impl.h | 81 int root_eid,
|
| H A D | svn_branch.h | 236 int root_eid,
|