Home
last modified time | relevance | path

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

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