Home
last modified time | relevance | path

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

/linux/drivers/mtd/maps/
H A Dpcmciamtd.c194 int towrite = win_size - (to & (win_size-1)); in pcmcia_copy_to_remap() local
/linux/fs/jfs/
H A Dsuper.c746 size_t towrite = len; in jfs_quota_write() local
/linux/fs/jffs2/
H A Dwbuf.c415 uint32_t towrite = (end-start) - ((end-start)%c->wbuf_pagesize); in jffs2_wbuf_recover() local
/linux/fs/ext2/
H A Dsuper.c1572 size_t towrite = len; in ext2_quota_write() local
/linux/fs/f2fs/
H A Dsuper.c2762 size_t towrite = len; in f2fs_quota_write() local
/linux/arch/x86/kvm/
H A Dx86.c7748 unsigned towrite = min(bytes, (unsigned)PAGE_SIZE - offset); in kvm_write_guest_virt_helper() local