Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs.h365 svn_cache__t *rev_root_id_cache; member
H A Dcaching.c408 SVN_ERR(create_cache(&(ffd->rev_root_id_cache), in svn_fs_fs__initialize_caches()
H A Dcached_data.c675 ffd->rev_root_id_cache, &rev, result_pool)); in svn_fs_fs__rev_get_root()
690 SVN_ERR(svn_cache__set(ffd->rev_root_id_cache, &rev, root_id, in svn_fs_fs__rev_get_root()