Searched refs:page_cache_sync_ra (Results 1 – 4 of 4) sorted by relevance
117 DEFINE_EVENT(page_cache_ra_op, page_cache_sync_ra,
557 void page_cache_sync_ra(struct readahead_control *ractl, in page_cache_sync_ra() function631 EXPORT_SYMBOL_GPL(page_cache_sync_ra);
2695 page_cache_sync_ra(&ractl, last_index - index); in filemap_get_pages()3334 page_cache_sync_ra(&ractl, ra->ra_pages); in do_sync_mmap_readahead()
1372 void page_cache_sync_ra(struct readahead_control *, unsigned long req_count);1397 page_cache_sync_ra(&ractl, req_count); in page_cache_sync_readahead()