Searched defs:toread (Results  1 – 12 of 12) sorted by relevance
| /linux-4.4.14/tools/iio/ | 
| D | generic_buffer.c | 213 	int ret, c, i, j, toread;  in main()  local
 | 
| /linux-4.4.14/drivers/mtd/nand/bcm47xxnflash/ | 
| D | ops_bcm4706.c | 98 	int toread;  in bcm47xxnflash_ops_bcm4706_read()  local
 | 
| /linux-4.4.14/fs/jfs/ | 
| D | super.c | 746 	size_t toread;  in jfs_quota_read()  local
 | 
| /linux-4.4.14/drivers/mtd/maps/ | 
| D | pcmciamtd.c | 145 		int toread = win_size - (from & (win_size-1));  in pcmcia_copy_from_remap()  local
 | 
| /linux-4.4.14/fs/ocfs2/ | 
| D | quota_global.c | 175 	size_t toread, tocopy;  in ocfs2_quota_read()  local
 | 
| /linux-4.4.14/fs/ext2/ | 
| D | super.c | 1456 	size_t toread;  in ext2_quota_read()  local
 | 
| /linux-4.4.14/drivers/net/can/c_can/ | 
| D | c_can.c | 817 	u32 pkts = 0, pend = 0, toread, n;  in c_can_do_rx_poll()  local
 | 
| /linux-4.4.14/fs/reiserfs/ | 
| D | super.c | 2409 	size_t toread;  in reiserfs_quota_read()  local
 | 
| /linux-4.4.14/drivers/mtd/nand/ | 
| D | nand_base.c | 1772 				int toread = min(oobreadlen, max_oobsize);  in nand_do_read_ops()  local1910 	int i, toread, sndrnd = 0, pos;  in nand_read_oob_syndrome()  local
 
 | 
| /linux-4.4.14/drivers/md/ | 
| D | raid5.h | 247 		struct bio	*toread, *read, *towrite, *written;  member
 | 
| /linux-4.4.14/fs/ext4/ | 
| D | super.c | 5096 	size_t toread;  in ext4_quota_read()  local
 | 
| /linux-4.4.14/arch/x86/kvm/ | 
| D | x86.c | 4162 		unsigned toread = min(bytes, (unsigned)PAGE_SIZE - offset);  in kvm_read_guest_virt_helper()  local
 |