Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dcache-inprocess.c61 struct cache_page *sentinel;
65 struct cache_page *partial_page;
90 struct cache_page { struct
93 struct cache_page *prev; argument
94 struct cache_page *next; argument
121 struct cache_page *page; argument
131 remove_page_from_list(struct cache_page *page) in remove_page_from_list()
140 struct cache_page *page) in insert_page()
142 struct cache_page *pred = cache->sentinel; in insert_page()
154 struct cache_page *page) in move_page_to_front()
[all …]