Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/protocols/
H A Ddumprestore.h163 #define TS_CLRI 6 /* map of inodes deleted since last dump */ macro
/titanic_50/usr/src/cmd/backup/restore/
H A Dtape.c322 if (checktype(&spcl, TS_CLRI) == FAIL) { in setup()
1017 while (checktype(&spcl, TS_CLRI) == GOOD || in skipmaps()
1828 case TS_CLRI: in gethead()
1918 case TS_CLRI: in accthdr()
2017 if (checktype(header, TS_CLRI) == GOOD) { in findinode()
2019 curfile.ts = TS_CLRI; in findinode()
/titanic_50/usr/src/cmd/backup/dump/
H A Ddumptape.c2288 case TS_CLRI: in checkpoint()
2308 case TS_CLRI: in checkpoint()
H A Ddumpmain.c1058 bitmap(clrmap, TS_CLRI); in main()