Searched refs:page_cache_ra_unbounded (Results 1 – 7 of 7) sorted by relevance
| /linux/mm/ |
| A D | readahead.c | 205 void page_cache_ra_unbounded(struct readahead_control *ractl, in page_cache_ra_unbounded() function 294 EXPORT_SYMBOL_GPL(page_cache_ra_unbounded); 320 page_cache_ra_unbounded(ractl, nr_to_read, lookahead_size); in do_page_cache_ra()
|
| /linux/fs/f2fs/ |
| A D | verity.c | 273 page_cache_ra_unbounded(&ractl, num_ra_pages, 0); in f2fs_read_merkle_tree_page()
|
| A D | file.c | 4216 page_cache_ra_unbounded(&ractl, len, 0); in redirty_blocks()
|
| /linux/fs/ext4/ |
| A D | verity.c | 375 page_cache_ra_unbounded(&ractl, num_ra_pages, 0); in ext4_read_merkle_tree_page()
|
| /linux/Documentation/mm/ |
| A D | allocation-profiling.rst | 45 15M 3656 mm/readahead.c:247 func:page_cache_ra_unbounded
|
| /linux/include/linux/ |
| A D | pagemap.h | 1367 void page_cache_ra_unbounded(struct readahead_control *,
|
| /linux/Documentation/filesystems/ |
| A D | proc.rst | 984 14880768 3633 mm/readahead.c:247 func:page_cache_ra_unbounded
|
Completed in 30 milliseconds