Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dfilemap.c3440 static struct folio *next_uptodate_folio(struct xa_state *xas, in next_uptodate_folio() function
3581 folio = next_uptodate_folio(&xas, mapping, end_pgoff); in filemap_map_pages()
3616 } while ((folio = next_uptodate_folio(&xas, mapping, end_pgoff)) != NULL); in filemap_map_pages()