Searched refs:readahead_page (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpagemap.h1239 * implement the ->readahead method should call readahead_page() or
1347 * readahead_page - Get the next page to read.
1355 static inline struct page *readahead_page(struct readahead_control *ractl) function
/linux-master/fs/f2fs/
H A Ddata.c2360 page = readahead_page(rac);

Completed in 118 milliseconds