Searched refs:read_cache_pages (Results 1 – 5 of 5) sorted by relevance
89 int read_cache_pages(struct address_space *mapping, struct list_head *pages, in read_cache_pages() function115 EXPORT_SYMBOL(read_cache_pages);
111 ret = read_cache_pages(mapping, pages, v9fs_fid_readpage, in v9fs_vfs_readpages()
446 ret = read_cache_pages(mapping, pages, readpage_async_filler, &desc); in nfs_readpages()
494 extern int read_cache_pages(struct address_space *mapping,
880 allows caching to attempted on a page before read_cache_pages() to be called