Home
last modified time | relevance | path

Searched defs:towrite (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/fs/sandbox/
H A Dsandboxfs.c57 loff_t towrite, loff_t *actwrite) in sandbox_fs_write_at()
/openbmc/qemu/io/
H A Dchannel-buffer.c91 size_t towrite = 0; in qio_channel_buffer_writev() local
/openbmc/u-boot/lib/
H A Dmembuff.c189 int towrite, i, written; in membuff_put() local
/openbmc/u-boot/drivers/spi/
H A Drk_spi.c364 int toread, towrite; in rockchip_spi_xfer() local
/openbmc/linux/fs/jfs/
H A Dsuper.c781 size_t towrite = len; in jfs_quota_write() local
/openbmc/linux/drivers/mtd/maps/
H A Dpcmciamtd.c194 int towrite = win_size - (to & (win_size-1)); in pcmcia_copy_to_remap() local
/openbmc/linux/fs/jffs2/
H A Dwbuf.c415 uint32_t towrite = (end-start) - ((end-start)%c->wbuf_pagesize); in jffs2_wbuf_recover() local
/openbmc/linux/fs/ext2/
H A Dsuper.c1537 size_t towrite = len; in ext2_quota_write() local
/openbmc/linux/fs/reiserfs/
H A Dsuper.c2544 size_t towrite = len; in reiserfs_quota_write() local
/openbmc/linux/drivers/md/
H A Draid5.h266 struct bio *toread, *read, *towrite, *written; member
/openbmc/linux/fs/f2fs/
H A Dsuper.c2675 size_t towrite = len; in f2fs_quota_write() local
/openbmc/linux/arch/x86/kvm/
H A Dx86.c7450 unsigned towrite = min(bytes, (unsigned)PAGE_SIZE - offset); in kvm_write_guest_virt_helper() local