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 362 if (spcl.c_type != TS_CLRI) {
959 while (spcl.c_type == TS_BITS || spcl.c_type == TS_CLRI)
1494 case TS_CLRI:
1575 case TS_CLRI:
1599 case TS_CLRI:
1675 case TS_CLRI:
  /src/sbin/dump/
main.c 647 dumpmap(usedinomap, TS_CLRI, maxino - 1);

Completed in 16 milliseconds