Searched refs:print_inodes (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/dumpfs/
H A Ddumpfs.c114 static int print_inodes(const char *, int, int, int);
239 rval = print_inodes(name, fd, 0, afs.fs_ncg);
548 if (ISOPT(opt_inodes) && print_inodes(name, fd, i, 1))
555 print_inodes(const char *name, int fd, int c, int n) function

Completed in 105 milliseconds