Searched refs:dumpmap (Results 1 – 6 of 6) sorted by relevance
33 if (BIT(ino, dumpmap) == 0) { in listfile()54 if (BIT(ino, dumpmap) == 0) { in addfile()102 if (BIT(ino, dumpmap) == 0) { in deletefile()196 if (BIT(ino, dumpmap)) in nodeupdates()516 if (ep == NIL || ep->e_type == LEAF || BIT(i, dumpmap) == 0) in findunreflinks()
66 extern char *dumpmap; /* map of inodes on this dump tape */
656 if (!dflag && BIT(dp->d_ino, dumpmap) == 0) in printlist()839 if (dflag && BIT(fp->fnum, dumpmap) == 0) in fmtentry()
56 char *dumpmap; variable
445 if (ino == 0 || BIT(ino, dumpmap) == 0) in dirlookup()887 if (!dflag && BIT(dp->d_ino, dumpmap) == 0) in expand()
379 dumpmap = map; in setup()