Searched refs:nextblock (Results 1 – 2 of 2) sorted by relevance
106 static char (*nextblock)[TP_BSIZE]; variable152 nextblock = wp->tblock; in alloctape()163 bcopy(dp, *(nextblock)++, sizeof (union u_spcl)); in writerec()228 int siz = (char *)nextblock - (char *)wp->req; in flushtape()288 nextblock = wp->tblock; in flushtape()434 nextblock = twp->tblock; in rollforward()472 nextblock = wp->tblock; in rollforward()474 nextblock++; in rollforward()
32 size_t nextblock));