Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dfilemap.c2437 bool need_uptodate) in filemap_range_uptodate()
2442 if (need_uptodate) in filemap_range_uptodate()
2461 struct folio *folio, bool need_uptodate) in filemap_update_page()
2496 need_uptodate)) in filemap_update_page()
2573 struct folio_batch *fbatch, bool need_uptodate) in filemap_get_pages()
2618 need_uptodate); in filemap_get_pages()
2426 filemap_range_uptodate(struct address_space * mapping,loff_t pos,size_t count,struct folio * folio,bool need_uptodate) filemap_range_uptodate() argument
2450 filemap_update_page(struct kiocb * iocb,struct address_space * mapping,size_t count,struct folio * folio,bool need_uptodate) filemap_update_page() argument
2562 filemap_get_pages(struct kiocb * iocb,size_t count,struct folio_batch * fbatch,bool need_uptodate) filemap_get_pages() argument