Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tar/
H A Dtar.c370 char extotal; /* total extents */ member
628 static int extotal; /* total extents in this file */ variable
1575 extotal = dblock.dbuf.extotal; in getdir()
1579 extotal = 0; in getdir()
2625 dblock.dbuf.extotal = extents; in splitfile()
3523 if (extotal < 1 || extotal > MAXEXT) in doxtract()
4013 "tar: %s split across %d volumes\n"), name, extotal); in xsfile()
4033 extents = extotal; in xsfile()
4136 (savedblock.dbuf.extotal != dblock.dbuf.extotal) || in notsame()
4227 "\n [extent #%d of %d]"), extno, extotal); in dotable()
[all …]