Lines Matching defs:lastoff
6764 int frags, lastoff, iboff, allocblock, needj, error, i;
6798 lastoff = blkoff(fs, length);
6803 frags = fragroundup(fs, lastoff);
6983 ip->i_size = length - lastoff;
6996 } else if (lastoff != 0 && vp->v_type != VDIR) {
7005 bzero((char *)bp->b_data + lastoff, size - lastoff);
7296 int lastoff,
7324 if (lastoff == 0)
7326 *blkoffp = lastoff;
7339 int lastoff,
7363 if (!trunc_check_buf(bp, &blkoff, lastlbn, lastoff, flags)) {
7387 if (!trunc_check_buf(bp, &blkoff, lastlbn, lastoff, flags)) {