Searched refs:nextblock (Results 1 – 2 of 2) sorted by relevance
112 static char (*nextblock)[TP_BSIZE]; variable158 nextblock = wp->tblock; in alloctape()169 bcopy(dp, *(nextblock)++, sizeof (union u_spcl)); in writerec()234 int siz = (char *)nextblock - (char *)wp->req; in flushtape()294 nextblock = wp->tblock; in flushtape()440 nextblock = twp->tblock; in rollforward()478 nextblock = wp->tblock; in rollforward()480 nextblock++; in rollforward()
32 size_t nextblock));