Searched refs:lastspclrec (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sbin/dump/
H A Dtape.c71 static int64_t lastspclrec = -1; /* tape block number of last written header */ variable
172 lastspclrec = spcl.c_tapea;
291 slp->count = lastspclrec + blks + 1 - spcl.c_tapea;
446 lastspclrec = savedtapea - 1;

Completed in 108 milliseconds