Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dpagemap.h1365 static inline struct page *readahead_page(struct readahead_control *ractl) in readahead_page() function
/linux-6.6.21/fs/f2fs/
Ddata.c2446 page = readahead_page(rac); in f2fs_mpage_readpages()