Searched refs:page_cache_ra_unbounded (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/mm/ |
| H A D | readahead.c | 207 void page_cache_ra_unbounded(struct readahead_control *ractl, in page_cache_ra_unbounded() function 301 EXPORT_SYMBOL_GPL(page_cache_ra_unbounded); 327 page_cache_ra_unbounded(ractl, nr_to_read, lookahead_size); in do_page_cache_ra()
|
| /linux-6.15/fs/f2fs/ |
| H A D | verity.c | 273 page_cache_ra_unbounded(&ractl, num_ra_pages, 0); in f2fs_read_merkle_tree_page()
|
| H A D | file.c | 4350 page_cache_ra_unbounded(&ractl, len, 0); in redirty_blocks()
|
| /linux-6.15/fs/ext4/ |
| H A D | verity.c | 375 page_cache_ra_unbounded(&ractl, num_ra_pages, 0); in ext4_read_merkle_tree_page()
|
| /linux-6.15/Documentation/mm/ |
| H A D | allocation-profiling.rst | 50 15M 3656 mm/readahead.c:247 func:page_cache_ra_unbounded
|
| /linux-6.15/include/linux/ |
| H A D | pagemap.h | 1346 void page_cache_ra_unbounded(struct readahead_control *,
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | proc.rst | 1017 14880768 3633 mm/readahead.c:247 func:page_cache_ra_unbounded
|