Searched refs:c_tapea (Results 1 – 4 of 4) sorted by relevance
165 lastspclrec = spcl.c_tapea; in writerec()167 spcl.c_tapea++; in writerec()184 spcl.c_tapea += avail; in dumpblock()284 wp->count = lastspclrec + blks + 1 - spcl.c_tapea; in flushtape()285 wp->tapea = spcl.c_tapea; in flushtape()435 savedtapea = spcl.c_tapea; in rollforward()436 spcl.c_tapea = wp->tapea; in rollforward()438 spcl.c_tapea = savedtapea; in rollforward()
592 msg("DUMP: %jd tape blocks\n", (intmax_t)spcl.c_tapea); in main()595 (intmax_t)spcl.c_tapea, spcl.c_volume, in main()604 (intmax_t)(spcl.c_tapea / in main()
124 int64_t c_tapea; /* logical block of this record */ member
456 (intmax_t)prevtapea, (intmax_t)tmpbuf.c_tapea); in getvol() 467 } else if (tmpbuf.c_tapea <= prevtapea) { in getvol() 469 * Normally the value of c_tapea in the volume in getvol() 477 i = prevtapea + 1 - tmpbuf.c_tapea; in getvol() 1366 buf->c_tapea = buf->c_old_tapea; in gethead() 1393 tapeaddr = buf->c_tapea; in gethead()