Searched refs:do_page_cache_ra (Results 1 – 5 of 5) sorted by relevance
/linux/mm/ |
A D | readahead.c | 250 void do_page_cache_ra(struct readahead_control *ractl, in do_page_cache_ra() function 300 do_page_cache_ra(ractl, this_chunk, 0); in force_page_cache_ra() 524 do_page_cache_ra(ractl, req_size, 0); in ondemand_readahead() 551 do_page_cache_ra(ractl, ra->size, ra->async_size); in ondemand_readahead()
|
A D | internal.h | 82 void do_page_cache_ra(struct readahead_control *, unsigned long nr_to_read,
|
A D | filemap.c | 2996 do_page_cache_ra(&ractl, ra->size, ra->async_size); in do_sync_mmap_readahead()
|
/linux/ |
A D | System.map | 6494 ffff80001019b450 T do_page_cache_ra
|
A D | .tmp_System.map | 6494 ffff80001019b450 T do_page_cache_ra
|
Completed in 337 milliseconds