Home
last modified time | relevance | path

Searched refs:ondemand_readahead (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dreadahead.c435 static void ondemand_readahead(struct readahead_control *ractl, in ondemand_readahead() function
577 ondemand_readahead(ractl, ra, false, req_count); in page_cache_sync_ra()
607 ondemand_readahead(ractl, ra, true, req_count); in page_cache_async_ra()
/kernel/linux/linux-6.6/mm/
H A Dreadahead.c552 static void ondemand_readahead(struct readahead_control *ractl, in ondemand_readahead() function
695 ondemand_readahead(ractl, NULL, req_count); in page_cache_sync_ra()
717 ondemand_readahead(ractl, folio, req_count); in page_cache_async_ra()

Completed in 4 milliseconds