Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/dm-vdo/
H A Dblock-map.c440 static struct page_info * __must_check find_page(struct vdo_page_cache *cache, in find_page() function
1242 info = find_page(cache, page_completion->pbn); in vdo_get_page()