Searched refs:__readahead_batch (Results 1 – 2 of 2) sorted by relevance
894 static inline unsigned int __readahead_batch(struct readahead_control *rac, in __readahead_batch() function945 __readahead_batch(rac, array, ARRAY_SIZE(array))
974 nr_pages = __readahead_batch(rac, ap->pages, nr_pages); in fuse_readahead()