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

  /src/include/protocols/
dumprestore.h 54 * TP_NINDIR is the number of indirect pointers in a TS_INODE
147 #define TS_INODE 2 /* beginning of file record */
  /src/sbin/restore/
tape.c 1129 if (spcl.c_type == TS_INODE && (spcl.c_flags & DR_EXTATTRIBUTES)) {
1510 case TS_INODE:
1577 case TS_INODE:
1653 case TS_INODE:
  /src/sbin/dump/
tape.c 331 if (iswap32(spcl.c_type) == TS_INODE ||
traverse.c 523 spcl.c_type = iswap32(TS_INODE);

Completed in 14 milliseconds