Searched refs:nextvol (Results 1 – 2 of 2) sorted by relevance
698 int curvol, nextvol; in createfiles() local703 nextvol = volnumber(first); in createfiles()704 if (nextvol == 0) { in createfiles()722 if (nextvol > 0) { in createfiles()723 nextvol = volnumber(first); in createfiles()724 if (nextvol != volno) { in createfiles()726 getvol(nextvol); in createfiles()
424 getvol(int nextvol) in getvol() argument440 if (nextvol == 1) { in getvol()446 if (nextvol != 1) in getvol()459 newvol = nextvol; in getvol()466 if ((volno == 1) && (nextvol == 1)) { in getvol()472 newvol = nextvol; in getvol()1497 goto nextvol; in readtape()1606 nextvol: in readtape()