Home
last modified time | relevance | path

Searched refs:cache_windows (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dcached_data.c1592 cache_windows(svn_filesize_t *fulltext_len, in cache_windows() function
1720 SVN_ERR(cache_windows(expanded_len, fs, &rs, -1, scratch_pool)); in svn_fs_x__get_representation_length()
3037 SVN_ERR(cache_windows(&fulltext_len, fs, &rs, max_offset, scratch_pool)); in block_read_contents()
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dcached_data.c3283 cache_windows(svn_fs_t *fs, in cache_windows() function
3431 SVN_ERR(cache_windows(fs, &rs, max_offset, scratch_pool)); in block_read_windows()