Searched refs:txdelta_window_cache (Results 1 – 6 of 6) sorted by relevance
313 svn_cache__t *txdelta_window_cache; member
547 SVN_ERR(create_cache(&(ffd->txdelta_window_cache), in svn_fs_x__initialize_caches()
602 rs->window_cache = ffd->txdelta_window_cache in create_rep_state_body()603 && svn_cache__is_cachable(ffd->txdelta_window_cache, in create_rep_state_body()605 ? ffd->txdelta_window_cache in create_rep_state_body()1578 rs->window_cache = ffd->txdelta_window_cache; in init_rep_state()
406 svn_cache__t *txdelta_window_cache; member
628 SVN_ERR(create_cache(&(ffd->txdelta_window_cache), in svn_fs_fs__initialize_caches()660 ffd->txdelta_window_cache = NULL; in svn_fs_fs__initialize_caches()
881 rs->window_cache = ffd->txdelta_window_cache in create_rep_state_body()882 && svn_cache__is_cachable(ffd->txdelta_window_cache, in create_rep_state_body()884 ? ffd->txdelta_window_cache in create_rep_state_body()3234 rs->window_cache = ffd->txdelta_window_cache; in init_rep_state()3392 && (!ffd->txdelta_window_cache || !ffd->raw_window_cache)) in block_read_windows()