Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/maps/
Dpcmciamtd.c194 int towrite = win_size - (to & (win_size-1)); in pcmcia_copy_to_remap() local
/linux-6.1.9/fs/jfs/
Dsuper.c782 size_t towrite = len; in jfs_quota_write() local
/linux-6.1.9/fs/jffs2/
Dwbuf.c415 uint32_t towrite = (end-start) - ((end-start)%c->wbuf_pagesize); in jffs2_wbuf_recover() local
/linux-6.1.9/fs/ext2/
Dsuper.c1545 size_t towrite = len; in ext2_quota_write() local
/linux-6.1.9/fs/reiserfs/
Dsuper.c2544 size_t towrite = len; in reiserfs_quota_write() local
/linux-6.1.9/drivers/md/
Draid5.h266 struct bio *toread, *read, *towrite, *written; member
/linux-6.1.9/fs/f2fs/
Dsuper.c2529 size_t towrite = len; in f2fs_quota_write() local
/linux-6.1.9/arch/x86/kvm/
Dx86.c7307 unsigned towrite = min(bytes, (unsigned)PAGE_SIZE - offset); in kvm_write_guest_virt_helper() local