Searched refs:page_cache_ra_unbounded (Results 1 – 8 of 8) sorted by relevance
| /linux/mm/ |
| A D | readahead.c | 173 void page_cache_ra_unbounded(struct readahead_control *ractl, in page_cache_ra_unbounded() function 242 EXPORT_SYMBOL_GPL(page_cache_ra_unbounded); 268 page_cache_ra_unbounded(ractl, nr_to_read, lookahead_size); in do_page_cache_ra()
|
| /linux/fs/f2fs/ |
| A D | verity.c | 274 page_cache_ra_unbounded(&ractl, num_ra_pages, 0); in f2fs_read_merkle_tree_page()
|
| A D | file.c | 3950 page_cache_ra_unbounded(&ractl, len, 0); in redirty_blocks()
|
| /linux/fs/ext4/ |
| A D | verity.c | 377 page_cache_ra_unbounded(&ractl, num_ra_pages, 0); in ext4_read_merkle_tree_page()
|
| /linux/include/linux/ |
| A D | pagemap.h | 1001 void page_cache_ra_unbounded(struct readahead_control *,
|
| /linux/ |
| A D | vmlinux.symvers | 11381 0x00000000 page_cache_ra_unbounded vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 6491 ffff80001019ae34 T page_cache_ra_unbounded
|
| A D | .tmp_System.map | 6491 ffff80001019ae34 T page_cache_ra_unbounded
|
Completed in 296 milliseconds