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

/linux-master/include/linux/
H A Dpagemap.h1240 * readahead_page_batch() in a loop and attempt to start I/O against
1409 * readahead_page_batch - Get a batch of pages to read.
1419 #define readahead_page_batch(rac, array) \ macro
/linux-master/fs/btrfs/
H A Dextent_io.c2278 while ((nr = readahead_page_batch(rac, pagepool))) {

Completed in 169 milliseconds