Searched refs:page_cache_async_readahead (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/mm/ |
D | readahead.c | 514 page_cache_async_readahead(struct address_space *mapping, in page_cache_async_readahead() function 540 EXPORT_SYMBOL_GPL(page_cache_async_readahead);
|
D | filemap.c | 1565 page_cache_async_readahead(mapping, in do_generic_file_read() 1903 page_cache_async_readahead(mapping, ra, file, in do_async_mmap_readahead()
|
/linux-4.4.14/fs/ |
D | splice.c | 404 page_cache_async_readahead(mapping, &in->f_ra, in, in __generic_file_splice_read()
|
/linux-4.4.14/include/linux/ |
D | mm.h | 2008 void page_cache_async_readahead(struct address_space *mapping,
|
/linux-4.4.14/fs/btrfs/ |
D | relocation.c | 3154 page_cache_async_readahead(inode->i_mapping,
|