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

/linux-master/mm/
H A Dreadahead.c276 * do_page_cache_ra() actually reads a chunk of disk. It allocates
281 static void do_page_cache_ra(struct readahead_control *ractl, function
330 do_page_cache_ra(ractl, this_chunk, 0);
539 do_page_cache_ra(ractl, ra->size, ra->async_size);
634 do_page_cache_ra(ractl, req_size, 0);

Completed in 201 milliseconds