> /** > - * pagecache_get_page - Find and get a reference to a page. > + * __filemap_get_folio - Find and get a reference to a folio. Maybe filemap_get_folio_flags is a better name? Otherwise looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>
> /** > - * pagecache_get_page - Find and get a reference to a page. > + * __filemap_get_folio - Find and get a reference to a folio. Maybe filemap_get_folio_flags is a better name? Otherwise looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>