HomeSort by: relevance | last modified time | path
    Searched refs:TS_CLRI (Results 1 - 3 of 3) sorted by relevancy

  /src/include/protocols/
dumprestore.h 150 #define TS_CLRI 6 /* map of inodes deleted since last dump */
  /src/sbin/restore/
tape.c 361 if (spcl.c_type != TS_CLRI) {
958 while (spcl.c_type == TS_BITS || spcl.c_type == TS_CLRI)
1493 case TS_CLRI:
1574 case TS_CLRI:
1598 case TS_CLRI:
1674 case TS_CLRI:
  /src/sbin/dump/
main.c 647 dumpmap(usedinomap, TS_CLRI, maxino - 1);

Completed in 15 milliseconds