| dumpfs.c | 115 static int print_inodes(const char *, int, int, int); 242 rval = print_inodes(name, fd, 0, afs.fs_ncg); 576 if (ISOPT(opt_inodes) && print_inodes(name, fd, i, 1)) 583 print_inodes(const char *name, int fd, int c, int n) function in typeref:typename:int
|