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