Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpagemap.h1380 static inline struct page *readahead_page(struct readahead_control *ractl) in readahead_page() function
/openbmc/linux/fs/f2fs/
H A Ddata.c2350 page = readahead_page(rac); in f2fs_mpage_readpages()