Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/protocols/
H A Ddumprestore.h162 #define TS_BITS 3 /* map of inodes on tape */ macro
/titanic_44/usr/src/cmd/backup/restore/
H A Dtape.c354 if (checktype(&spcl, TS_BITS) == FAIL) { in setup()
1018 checktype(&spcl, TS_BITS) == GOOD) in skipmaps()
1829 case TS_BITS: in gethead()
1915 case TS_BITS: in accthdr()
2022 if (checktype(header, TS_BITS) == GOOD) { in findinode()
2024 curfile.ts = TS_BITS; in findinode()
/titanic_44/usr/src/cmd/backup/dump/
H A Ddumptape.c2291 case TS_BITS: in checkpoint()
2311 case TS_BITS: in checkpoint()
H A Ddumpmain.c1065 bitmap(nodmap, TS_BITS); in main()