Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dfilemap.c3226 static struct page *next_uptodate_page(struct page *page, in next_uptodate_page() function
3273 return next_uptodate_page(xas_find(xas, end_pgoff), in first_map_page()
3281 return next_uptodate_page(xas_next_entry(xas, end_pgoff), in next_map_page()