Searched refs:cache_page (Results 1 – 1 of 1) sorted by relevance
61 struct cache_page *sentinel;65 struct cache_page *partial_page;90 struct cache_page { struct93 struct cache_page *prev; argument94 struct cache_page *next; argument121 struct cache_page *page; argument131 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 …]