Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dreadahead.c671 void page_cache_sync_ra(struct readahead_control *ractl, in page_cache_sync_ra() function
697 EXPORT_SYMBOL_GPL(page_cache_sync_ra);
Dfilemap.c3184 page_cache_sync_ra(&ractl, ra->ra_pages); in do_sync_mmap_readahead()
/linux-6.6.21/include/linux/
Dpagemap.h1285 void page_cache_sync_ra(struct readahead_control *, unsigned long req_count);
1310 page_cache_sync_ra(&ractl, req_count); in page_cache_sync_readahead()