Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dfilemap.c3490 static struct folio *next_uptodate_folio(struct xa_state *xas, in next_uptodate_folio() function
3645 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()