Home
last modified time | relevance | path

Searched refs:dag_node_cache (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/subversion/subversion/libsvn_fs_fs/
HDfs.h257 fs_fs_dag_cache_t *dag_node_cache; member
HDcaching.c407 ffd->dag_node_cache = svn_fs_fs__create_dag_cache(pool); in svn_fs_fs__initialize_caches()
HDtree.c464 auto_clear_dag_cache(ffd->dag_node_cache); in dag_node_cache_get()
465 bucket = cache_lookup(ffd->dag_node_cache, root->rev, path); in dag_node_cache_get()
470 ffd->dag_node_cache->pool)); in dag_node_cache_get()
487 lock_cache(ffd->dag_node_cache, pool); in dag_node_cache_get()