Home
last modified time | relevance | path

Searched refs:page_cache_sync_ra (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/mm/
H A Dreadahead.c674 void page_cache_sync_ra(struct readahead_control *ractl, in page_cache_sync_ra() function
700 EXPORT_SYMBOL_GPL(page_cache_sync_ra);
H A Dfilemap.c3210 page_cache_sync_ra(&ractl, ra->ra_pages); in do_sync_mmap_readahead()
/openbmc/linux/include/linux/
H A Dpagemap.h1300 void page_cache_sync_ra(struct readahead_control *, unsigned long req_count);
1325 page_cache_sync_ra(&ractl, req_count); in page_cache_sync_readahead()