Searched refs:next_uptodate_folio (Results 1 – 1 of 1) sorted by relevance
3490 static struct folio *next_uptodate_folio(struct xa_state *xas, in next_uptodate_folio() function3645 folio = next_uptodate_folio(&xas, mapping, end_pgoff); in filemap_map_pages()3686 } while ((folio = next_uptodate_folio(&xas, mapping, end_pgoff)) != NULL); in filemap_map_pages()