Searched defs:towrite (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/mtd/maps/
H A Dpcmciamtd.c194 int towrite = win_size - (to & (win_size-1)); pcmcia_copy_to_remap() local
/linux-4.1.27/fs/jffs2/
H A Dwbuf.c415 uint32_t towrite = (end-start) - ((end-start)%c->wbuf_pagesize); jffs2_wbuf_recover() local
/linux-4.1.27/fs/jfs/
H A Dsuper.c794 size_t towrite = len; jfs_quota_write() local
/linux-4.1.27/fs/ext2/
H A Dsuper.c1495 size_t towrite = len; ext2_quota_write() local
/linux-4.1.27/fs/reiserfs/
H A Dsuper.c2460 size_t towrite = len; reiserfs_quota_write() local
/linux-4.1.27/drivers/md/
H A Draid5.h244 struct bio *toread, *read, *towrite, *written; member in struct:stripe_head::r5dev
/linux-4.1.27/arch/x86/kvm/
H A Dx86.c4334 unsigned towrite = min(bytes, (unsigned)PAGE_SIZE - offset); kvm_write_guest_virt_system() local

Completed in 347 milliseconds