Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dfs.h337 svn_cache__t *reps_container_cache; member
H A Dcaching.c606 SVN_ERR(create_cache(&(ffd->reps_container_cache), in svn_fs_x__initialize_caches()
H A Dcached_data.c1406 ffd->reps_container_cache, &key, in read_container_window()
3350 SVN_ERR(svn_cache__has_key(&is_cached, ffd->reps_container_cache, in block_read_reps_container()
3368 SVN_ERR(svn_cache__set(ffd->reps_container_cache, &key, container, in block_read_reps_container()