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

/linux-master/mm/
H A Dreadahead.c192 * page_cache_ra_unbounded - Start unchecked readahead.
205 void page_cache_ra_unbounded(struct readahead_control *ractl, function
273 EXPORT_SYMBOL_GPL(page_cache_ra_unbounded); variable
299 page_cache_ra_unbounded(ractl, nr_to_read, lookahead_size);
/linux-master/fs/f2fs/
H A Dverity.c272 page_cache_ra_unbounded(&ractl, num_ra_pages, 0);
H A Dfile.c4080 page_cache_ra_unbounded(&ractl, len, 0);
/linux-master/fs/ext4/
H A Dverity.c375 page_cache_ra_unbounded(&ractl, num_ra_pages, 0);
/linux-master/include/linux/
H A Dpagemap.h1273 void page_cache_ra_unbounded(struct readahead_control *,

Completed in 312 milliseconds