readahead         203 arch/sparc/kernel/sys_sparc32.c COMPAT_SYSCALL_DEFINE4(readahead, int, fd, u32, offhi, u32, offlo,
readahead         469 drivers/gpu/drm/arm/malidp_planes.c 					 u8 readahead, u8 n_planes, u32 pgsize)
readahead         478 drivers/gpu/drm/arm/malidp_planes.c 			mmu_ctrl |= MALIDP_MMU_CTRL_PP_NUM_REQ(readahead);
readahead         366 drivers/md/bcache/bcache.h 	unsigned int		readahead;
readahead         907 drivers/md/bcache/request.c 		reada = min_t(sector_t, dc->readahead >> 9,
readahead         132 drivers/md/bcache/sysfs.c rw_attribute(readahead);
readahead         250 drivers/md/bcache/sysfs.c 	var_hprint(readahead);
readahead         344 drivers/md/bcache/sysfs.c 	d_strtoi_h(readahead);
readahead         326 drivers/scsi/myrb.h 		unsigned int readahead:1;		/* Byte 116 Bit 2 */
readahead         280 fs/f2fs/checkpoint.c 	bool readahead = false;
readahead         284 fs/f2fs/checkpoint.c 		readahead = true;
readahead         287 fs/f2fs/checkpoint.c 	if (readahead)
readahead         538 fs/nilfs2/btree.c 				 int readahead)
readahead         560 fs/nilfs2/btree.c 		if (level == NILFS_BTREE_LEVEL_NODE_MIN && readahead) {
readahead         168 fs/nilfs2/mdt.c 				int readahead, struct buffer_head **out_bh)
readahead         182 fs/nilfs2/mdt.c 	if (readahead) {
readahead         140 fs/xfs/libxfs/xfs_dquot_buf.c 	bool			readahead)
readahead         162 fs/xfs/libxfs/xfs_dquot_buf.c 			if (!readahead)
readahead         175 fs/xfs/libxfs/xfs_dquot_buf.c 	bool			readahead)
readahead         210 fs/xfs/libxfs/xfs_dquot_buf.c 			if (!readahead)
readahead          76 fs/xfs/libxfs/xfs_inode_buf.c 	bool		readahead)
readahead         100 fs/xfs/libxfs/xfs_inode_buf.c 			if (readahead) {
readahead         604 mm/readahead.c SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count)
readahead         325 mm/swap_state.c 		bool readahead;
readahead         335 mm/swap_state.c 		readahead = TestClearPageReadahead(page);
readahead         343 mm/swap_state.c 			if (readahead)
readahead         349 mm/swap_state.c 		if (readahead) {