Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dreadahead.c94 int read_cache_pages(struct address_space *mapping, struct list_head *pages, in read_cache_pages() function
120 EXPORT_SYMBOL(read_cache_pages);
/OK3568_Linux_fs/kernel/fs/9p/
H A Dvfs_addr.c111 ret = read_cache_pages(mapping, pages, v9fs_fid_readpage, in v9fs_vfs_readpages()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dread.c446 ret = read_cache_pages(mapping, pages, readpage_async_filler, &desc); in nfs_readpages()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpagemap.h492 extern int read_cache_pages(struct address_space *mapping,
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dnetfs-api.rst880 allows caching to attempted on a page before read_cache_pages() to be called