Home
last modified time | relevance | path

Searched defs:toread (Results 1 – 10 of 10) sorted by relevance

/linux/tools/iio/
H A Diio_generic_buffer.c349 unsigned long toread; in main() local
/linux/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dops_bcm4706.c94 int toread; in bcm47xxnflash_ops_bcm4706_read() local
/linux/drivers/mtd/maps/
H A Dpcmciamtd.c145 int toread = win_size - (from & (win_size-1)); in pcmcia_copy_from_remap() local
/linux/fs/ocfs2/
H A Dquota_global.c177 size_t toread, tocopy; in ocfs2_quota_read() local
/linux/fs/ext2/
H A Dsuper.c1493 size_t toread; in ext2_quota_read() local
/linux/drivers/net/can/c_can/
H A Dc_can_main.c883 u32 pkts = 0, pend = 0, toread, n; in c_can_do_rx_poll() local
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c3671 int toread = min(oobreadlen, max_oobsize); in nand_do_read_ops() local
3780 int i, toread, sndrnd = 0, pos, ret; in nand_read_oob_syndrome() local
/linux/fs/f2fs/
H A Dsuper.c2661 size_t toread; in f2fs_quota_read() local
/linux/fs/ext4/
H A Dsuper.c7217 size_t toread; in ext4_quota_read() local
/linux/arch/x86/kvm/
H A Dx86.c7589 unsigned toread = min(bytes, (unsigned)PAGE_SIZE - offset); in kvm_read_guest_virt_helper() local