is_readahead 3241 fs/ext4/ext4.h unsigned nr_pages, bool is_readahead); is_readahead 227 fs/ext4/readpage.c unsigned nr_pages, bool is_readahead) is_readahead 391 fs/ext4/readpage.c is_readahead ? REQ_RAHEAD : 0); is_readahead 1643 fs/f2fs/data.c bool is_readahead) is_readahead 1724 fs/f2fs/data.c is_readahead ? REQ_RAHEAD : 0, page->index); is_readahead 1767 fs/f2fs/data.c unsigned nr_pages, bool is_readahead) is_readahead 1797 fs/f2fs/data.c &last_block_in_bio, is_readahead); is_readahead 181 fs/iomap/buffered-io.c bool is_readahead; is_readahead 266 fs/iomap/buffered-io.c if (ctx->is_readahead) /* same as readahead_gfp_mask */ is_readahead 270 fs/iomap/buffered-io.c if (ctx->is_readahead) is_readahead 386 fs/iomap/buffered-io.c .is_readahead = true, is_readahead 140 fs/mpage.c bool is_readahead; is_readahead 178 fs/mpage.c if (args->is_readahead) { is_readahead 390 fs/mpage.c .is_readahead = true,