Home
last modified time | relevance | path

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

/linux-3.3/fs/jfs/
Dsuper.c700 size_t towrite = len; in jfs_quota_write() local
/linux-3.3/drivers/mtd/maps/
Dpcmciamtd.c195 int towrite = win_size - (to & (win_size-1)); in pcmcia_copy_to_remap() local
/linux-3.3/fs/jffs2/
Dwbuf.c407 uint32_t towrite = (end-start) - ((end-start)%c->wbuf_pagesize); in jffs2_wbuf_recover() local
/linux-3.3/fs/ext2/
Dsuper.c1440 size_t towrite = len; in ext2_quota_write() local
/linux-3.3/drivers/md/
Draid5.h235 struct bio *toread, *read, *towrite, *written; member
/linux-3.3/fs/reiserfs/
Dsuper.c2266 size_t towrite = len; in reiserfs_quota_write() local
/linux-3.3/arch/x86/kvm/
Dx86.c3575 unsigned towrite = min(bytes, (unsigned)PAGE_SIZE - offset); in kvm_write_guest_virt_system() local