Searched refs:raw_window_cache (Results 1 – 3 of 3) sorted by relevance
726 svn_cache__t *raw_window_cache; member869 rs->raw_window_cache = use_block_read(fs) ? ffd->raw_window_cache : NULL; in create_rep_state_body()1319 if (!*is_cached && rs->raw_window_cache) in get_cached_window()1322 rs->raw_window_cache, &key, in get_cached_window()1577 && rs->raw_window_cache) in read_delta_window()3211 rs->raw_window_cache = ffd->raw_window_cache; in init_rep_state()3288 rs->raw_window_cache, in cache_windows()3333 SVN_ERR(svn_cache__set(rs->raw_window_cache, &key, &window, in cache_windows()3370 && (!ffd->txdelta_window_cache || !ffd->raw_window_cache)) in block_read_windows()
403 svn_cache__t *raw_window_cache; member
613 SVN_ERR(create_cache(&(ffd->raw_window_cache), in svn_fs_fs__initialize_caches()