Lines Matching defs:nodump
68 long *tapesize, int nodump, ino_t maxino);
77 long *tapesize, int nodump, ino_t maxino);
197 * dirs with nodump set has a chance of succeeding
245 int i, isdir, nodump;
260 * either has the nodump flag set, or has inherited
263 * propagate the nodump flag.
265 nodump = !nonodump && (TSTINO(ino, usedinomap) == 0);
266 if ((isdir & 1) == 0 || (TSTINO(ino, dumpinomap) && !nodump))
281 i), filesize, tapesize, nodump, maxino);
291 tapesize, nodump, maxino);
299 if (nodump) {
301 change = 1; /* subdirs inherit nodump */
324 int nodump,
343 *filesize, tapesize, nodump, maxino);
359 tapesize, nodump, maxino);
376 int nodump,
411 if (nodump) {
419 * to propagate nodump.