Searched defs:promote_entry (Results 1 – 2 of 2) sorted by relevance
53 struct promote_entry { struct55 SLIST_ENTRY(promote_entry) link; argument
1596 promote_entry(svn_membuffer_t *cache, entry_t *entry) in promote_entry() function