Searched refs:rep_cache_exists (Results 1 – 2 of 2) sorted by relevance
321 svn_boolean_t rep_cache_exists; in recover_body() local323 SVN_ERR(svn_fs_x__exists_rep_cache(&rep_cache_exists, fs, in recover_body()325 if (rep_cache_exists) in recover_body()
478 svn_boolean_t rep_cache_exists; in recover_body() local480 SVN_ERR(svn_fs_fs__exists_rep_cache(&rep_cache_exists, fs, pool)); in recover_body()481 if (rep_cache_exists) in recover_body()