Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dreadahead.c538 void page_cache_sync_ra(struct readahead_control *ractl, in page_cache_sync_ra() function
610 EXPORT_SYMBOL_GPL(page_cache_sync_ra);
Dfilemap.c3178 page_cache_sync_ra(&ractl, ra->ra_pages); in do_sync_mmap_readahead()
/linux-6.12.1/include/linux/
Dpagemap.h1369 void page_cache_sync_ra(struct readahead_control *, unsigned long req_count);
1394 page_cache_sync_ra(&ractl, req_count); in page_cache_sync_readahead()