Searched refs:TS_INODE (Results 1 – 5 of 5) sorted by relevance
160 #define TS_INODE 2 /* beginning of file record */ macro
621 if ((BIT(ino, shamap)) && (spcl.c_type == TS_INODE)) { in spclrec()634 if (!(spcl.c_type == TS_INODE && (spcl.c_flags & DR_HASMETA))) { in spclrec()648 } else if (spcl.c_type != TS_INODE) in spclrec()2256 lastnonaddr == TS_INODE) { in checkpoint()2260 if (nextspcl->s_spcl.c_type == TS_INODE) { in checkpoint()2280 case TS_INODE: in checkpoint()2296 case TS_INODE: in checkpoint()
454 spcl.c_type = TS_INODE;
160 if (ts != TS_END && ts != TS_INODE) { in extractdirs()164 if (ts == TS_INODE && ip == NULL) { in extractdirs()170 if ((ts == TS_INODE && (ip->di_mode & IFMT) != IFDIR && in extractdirs()
1876 case TS_INODE: in gethead()1921 case TS_INODE: in accthdr()2002 if (checktype(header, TS_INODE) == GOOD) { in findinode()2009 curfile.ts = TS_INODE; in findinode()