Searched refs:page_cache_async_readahead (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/mm/ |
D | readahead.c | 524 page_cache_async_readahead(struct address_space *mapping, in page_cache_async_readahead() function 550 EXPORT_SYMBOL_GPL(page_cache_async_readahead);
|
D | filemap.c | 1498 page_cache_async_readahead(mapping, in do_generic_file_read() 1837 page_cache_async_readahead(mapping, ra, file, in do_async_mmap_readahead()
|
/linux-4.1.27/include/linux/ |
D | mm.h | 1959 void page_cache_async_readahead(struct address_space *mapping,
|
/linux-4.1.27/fs/ |
D | splice.c | 403 page_cache_async_readahead(mapping, &in->f_ra, in, in __generic_file_splice_read()
|
/linux-4.1.27/fs/btrfs/ |
D | relocation.c | 3148 page_cache_async_readahead(inode->i_mapping,
|