Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tar/
H A Dtar.c377 char extotal; /* total extents */ member
633 static int extotal; /* total extents in this file */ variable
1517 extotal = dblock.dbuf.extotal; in getdir()
1521 extotal = 0; in getdir()
2569 dblock.dbuf.extotal = extents; in splitfile()
3467 if (extotal < 1 || extotal > MAXEXT) in doxtract()
3957 "tar: %s split across %d volumes\n"), name, extotal); in xsfile()
3977 extents = extotal; in xsfile()
4080 (savedblock.dbuf.extotal != dblock.dbuf.extotal) || in notsame()
4171 "\n [extent #%d of %d]"), extno, extotal); in dotable()
[all …]