Home
last modified time | relevance | path

Searched refs:svn_cache__get_partial (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/include/private/
H A Dsvn_cache.h503 svn_cache__get_partial(void **value,
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dcache.c155 svn_cache__get_partial(void **value, in svn_cache__get_partial() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dcached_data.c330 SVN_ERR(svn_cache__get_partial((void **)noderev_p, &is_cached, in get_node_revision_body()
425 SVN_ERR(svn_cache__get_partial((void **)count, &is_cached, in svn_fs_x__get_mergeinfo_count()
1036 SVN_ERR(svn_cache__get_partial((void **)sizes, in get_cached_window_sizes()
1405 SVN_ERR(svn_cache__get_partial((void**)&extractor, &is_cached, in read_container_window()
1887 SVN_ERR(svn_cache__get_partial(&dummy, cached, baton->fulltext_cache, in get_contents_from_fulltext()
2300 return svn_cache__get_partial(&dummy, success, in svn_fs_x__try_process_file_contents()
2807 SVN_ERR(svn_cache__get_partial((void **)dirent, in svn_fs_x__rep_contents_dir_entry()
2967 SVN_ERR(svn_cache__get_partial((void **)changes, &found, in svn_fs_x__get_changes()
H A Dindex.c1384 SVN_ERR(svn_cache__get_partial((void**)&dummy, &is_cached, in get_l2p_page_info()
1656 SVN_ERR(svn_cache__get_partial((void**)&pages, &is_cached, in get_l2p_page_table()
1793 SVN_ERR(svn_cache__get_partial(&dummy, &is_cached, in l2p_index_lookup()
2555 SVN_ERR(svn_cache__get_partial(&dummy, &is_cached, ffd->p2l_header_cache, in get_p2l_page_info()
2987 SVN_ERR(svn_cache__get_partial((void**)&local_result, &is_cached, in p2l_index_lookup()
3245 SVN_ERR(svn_cache__get_partial((void**)entry_p, &is_cached, in p2l_entry_lookup()
3345 SVN_ERR(svn_cache__get_partial((void**)item, &is_cached, in svn_fs_x__p2l_item_lookup()
3399 SVN_ERR(svn_cache__get_partial((void **)&offset_p, &is_cached, in svn_fs_x__p2l_get_max_offset()
H A Dtransaction.c1867 SVN_ERR(svn_cache__get_partial((void **)&cached_filesize, &found, in svn_fs_x__set_entry()
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dindex.c1217 SVN_ERR(svn_cache__get_partial((void**)&dummy, &is_cached, in get_l2p_page_info()
1311 SVN_ERR(svn_cache__get_partial((void**)&pages, &is_cached, in get_l2p_page_table()
1560 SVN_ERR(svn_cache__get_partial(&dummy, &is_cached, in l2p_index_lookup()
2353 SVN_ERR(svn_cache__get_partial(&dummy, &is_cached, ffd->p2l_header_cache, in get_p2l_page_info()
2749 SVN_ERR(svn_cache__get_partial((void**)&local_result, &is_cached, in p2l_index_lookup()
3008 SVN_ERR(svn_cache__get_partial((void**)entry_p, &is_cached, in svn_fs_fs__p2l_entry_lookup()
3065 SVN_ERR(svn_cache__get_partial((void **)&offset_p, &is_cached, in p2l_get_max_offset()
H A Dcached_data.c1321 SVN_ERR(svn_cache__get_partial((void **) &cached_window, is_cached, in get_cached_window()
1966 SVN_ERR(svn_cache__get_partial(&dummy, cached, baton->fulltext_cache, in get_contents_from_fulltext()
2408 return svn_cache__get_partial(&dummy, success, in svn_fs_fs__try_process_file_contents()
2923 SVN_ERR(svn_cache__get_partial((void **)dirent, in svn_fs_fs__rep_contents_dir_entry()
3309 SVN_ERR(svn_cache__get_partial((void **) &end_offset, &found, in cache_windows()
3315 SVN_ERR(svn_cache__get_partial((void **) &end_offset, &found, in cache_windows()
H A Dpack.c1662 SVN_ERR(svn_cache__get_partial((void **) rev_offset, &is_cached, in svn_fs_fs__get_packed_offset()
H A Dtransaction.c1618 SVN_ERR(svn_cache__get_partial((void **)&cached_filesize, &found, in svn_fs_fs__set_entry()