Searched refs:nextvol (Results 1 – 2 of 2) sorted by relevance
737 int curvol, nextvol; in createfiles() local742 nextvol = volnumber(first); in createfiles()743 if (nextvol == 0) { in createfiles()761 if (nextvol > 0) { in createfiles()762 nextvol = volnumber(first); in createfiles()763 if (nextvol != volno) { in createfiles()765 getvol(nextvol); in createfiles()
423 getvol(int nextvol) in getvol() argument439 if (nextvol == 1) { in getvol()445 if (nextvol != 1) in getvol()458 newvol = nextvol; in getvol()465 if ((volno == 1) && (nextvol == 1)) { in getvol()471 newvol = nextvol; in getvol()1500 goto nextvol; in readtape()1609 nextvol: in readtape()