Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Drevprops.c178 has_revprop_cache(svn_fs_t *fs, in has_revprop_cache() function
413 if (has_revprop_cache(fs, scratch_pool)) in parse_revprop()
779 svn_boolean_t cache_all = has_revprop_cache(fs, scratch_pool); in parse_packed_revprops()
929 if (missing && has_revprop_cache(fs, iterpool)) in read_pack_revprop()
965 if (!bypass_cache && has_revprop_cache(fs, scratch_pool)) in svn_fs_x__get_revision_proplist()
1254 if (has_revprop_cache(fs, scratch_pool)) in write_packed_revprop()