Searched refs:len2wt (Results 1 – 1 of 1) sorted by relevance
611 off_t len2rd, len2wt, savelen; in g_union_ctl_commit() local713 for ( ; len2rd > 0; len2rd -= len2wt) { in g_union_ctl_commit()715 len2wt = len2rd; in g_union_ctl_commit()716 if (len2wt > MAXBSIZE) in g_union_ctl_commit()717 len2wt = MAXBSIZE; in g_union_ctl_commit()719 bp->bio_length = len2wt; in g_union_ctl_commit()738 bp->bio_offset += len2wt; in g_union_ctl_commit()739 bp->bio_length = savelen - len2wt; in g_union_ctl_commit()