Searched refs:fulltext_cache (Results 1 – 3 of 3) sorted by relevance
466 SVN_ERR(create_cache(&(ffd->fulltext_cache), in svn_fs_fs__initialize_caches()519 ffd->fulltext_cache = NULL; in svn_fs_fs__initialize_caches()
270 svn_cache__t *fulltext_cache; member
5107 && svn_cache__is_cachable(ffd->fulltext_cache, (apr_size_t)size); in fulltext_size_is_cachable()5256 SVN_ERR(svn_cache__set(ffd->fulltext_cache, &rb->fulltext_cache_key, in rep_read_contents()5293 if (ffd->fulltext_cache && SVN_IS_VALID_REVNUM(rep->revision) in read_representation()5299 ffd->fulltext_cache, &fulltext_cache_key, in read_representation()5467 if (ffd->fulltext_cache && SVN_IS_VALID_REVNUM(rep->revision) in svn_fs_fs__try_process_file_contents()5476 ffd->fulltext_cache, in svn_fs_fs__try_process_file_contents()