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

/external/e2fsprogs/e2fsck/
H A Dmessage.c196 static void print_pathname(FILE *f, ext2_filsys fs, ext2_ino_t dir, function
471 print_pathname(f, fs, ctx->ino, 0);
474 print_pathname(f, fs, ctx->ino2,
478 print_pathname(f, fs, ctx->dir, 0);
481 print_pathname(f, fs, ctx->dir, ctx->ino);

Completed in 46 milliseconds