dumpmap
void dumpmap(char *map, int type, ino_t ino);
dumpmap(usedinomap, TS_CLRI, maxino - 1);
dumpmap(dumpinomap, TS_BITS, ino);
if (dp == NULL || (!dflag && TSTINO(dp->d_ino, dumpmap) == 0) ||
if (!dflag && TSTINO(dp->d_ino, dumpmap) == 0)
if (dflag && TSTINO(fp->fnum, dumpmap) == 0)
if (dflag || TSTINO(dp->d_ino, dumpmap))
if (dp == NULL || (!dflag && TSTINO(dp->d_ino, dumpmap) == 0) ||
char *dumpmap;
if (TSTINO(ino, dumpmap) == 0)
!TSTINO(mydirino, dumpmap))
if (TSTINO(ino, dumpmap))
if (ep == NULL || ep->e_type == LEAF || TSTINO(i, dumpmap) == 0)
if (TSTINO(ino, dumpmap) == 0)
if (TSTINO(ino, dumpmap) == 0) {
extern char *dumpmap; /* map of inodes on this dump tape */
dumpmap = map;
SETINO(UFS_WINO, dumpmap);
if (ino == 0 || TSTINO(ino, dumpmap) == 0)