Searched refs:SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dcaching.c336 priority = SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY;
477 SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY,
509 SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY,
524 SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY,
540 SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dcaching.c313 priority = SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY;
497 SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY,
527 SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY,
544 SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY,
599 SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY,
/freebsd-13-stable/contrib/subversion/subversion/include/private/
H A Dsvn_cache.h330 #define SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY 1000
329 #define SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY macro
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcache-membuffer.c1707 if (to_fit_in->priority < SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY)
2164 && priority > SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY)
3112 return cache->priority > SVN_CACHE__MEMBUFFER_DEFAULT_PRIORITY

Completed in 52 milliseconds