Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dfilemap.c2939 static struct page *next_uptodate_page(struct page *page, in next_uptodate_page() function
2986 return next_uptodate_page(xas_find(xas, end_pgoff), in first_map_page()
2994 return next_uptodate_page(xas_next_entry(xas, end_pgoff), in next_map_page()