Searched refs:tblock (Results 1 – 1 of 1) sorted by relevance
103 char (*tblock)[TP_BSIZE]; /* buffer for data blocks */ member146 slaves[i].tblock = (char (*)[TP_BSIZE]) in alloctape()148 slaves[i].req = (struct req *)slaves[i].tblock - ntrec - 1; in alloctape()154 nextblock = slp->tblock; in alloctape()288 nextblock = slp->tblock; in flushtape()397 ntb = (union u_spcl *)tslp->tblock[1]; in rollforward()407 otb = (union u_spcl *)slp->tblock; in rollforward()434 nextblock = tslp->tblock; in rollforward()460 ntb = (union u_spcl *)tslp->tblock; in rollforward()467 *((union u_spcl *)tslp->tblock) = *ntb; in rollforward()[all …]