Searched refs:dag_node_cache_set (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | tree.c | 487 dag_node_cache_set(svn_fs_root_t *root, in dag_node_cache_set() function 912 SVN_ERR(dag_node_cache_set(root, path, node, scratch_pool)); in try_match_last_node() 1136 SVN_ERR(dag_node_cache_set(root, path_so_far->data, child, in open_path() 1261 SVN_ERR(dag_node_cache_set(root, parent_path_path(parent_path, pool), in make_path_mutable() 2524 SVN_ERR(dag_node_cache_set(root, parent_path_path(parent_path, pool), in fs_make_dir() 2850 SVN_ERR(dag_node_cache_set(root, parent_path_path(parent_path, pool), child, in fs_make_file()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_base/ |
| H A D | tree.c | 178 dag_node_cache_set(svn_fs_root_t *root, in dag_node_cache_set() function 764 dag_node_cache_set(root, path_so_far, child); in open_path()
|