Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpagemap.h1348 static inline struct page *readahead_page(struct readahead_control *ractl) in readahead_page() function
/Linux-v6.6/fs/f2fs/
Ddata.c2444 page = readahead_page(rac); in f2fs_mpage_readpages()