Home
last modified time | relevance | path

Searched refs:curvol (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/backup/restore/
H A Drestore.c626 int curvol; local
635 curvol = volno;
716 if (curvol != volno) {
719 curvol = volno;
737 int curvol, nextvol; in createfiles() local
787 curvol = volno; in createfiles()
788 while (next > curfile.ino && volno == curvol) in createfiles()
792 } while (volno == curvol + 1); in createfiles()
797 if (volno != curvol) in createfiles()
837 if (volno != curvol) in createfiles()