Home
last modified time | relevance | path

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

/linux/mm/
A Dreadahead.c131 while ((page = readahead_page(rac))) { in read_pages()
143 while ((page = readahead_page(rac))) { in read_pages()
/linux/fs/ext4/
A Dreadpage.c255 page = readahead_page(rac); in ext4_mpage_readpages()
/linux/fs/
A Dmpage.c385 while ((page = readahead_page(rac))) { in mpage_readahead()
/linux/include/linux/
A Dpagemap.h1083 static inline struct page *readahead_page(struct readahead_control *ractl) in readahead_page() function
/linux/fs/orangefs/
A Dinode.c285 while ((page = readahead_page(rac))) { in orangefs_readahead()
/linux/fs/erofs/
A Dzdata.c1481 while ((page = readahead_page(rac))) { in z_erofs_readahead()
/linux/fs/iomap/
A Dbuffered-io.c378 ctx->cur_page = readahead_page(ctx->rac); in iomap_readahead_iter()
/linux/fs/f2fs/
A Ddata.c2407 page = readahead_page(rac); in f2fs_mpage_readpages()

Completed in 23 milliseconds