HomeSort by relevance Sort by last modified time
    Searched full:print_pathname (Results 1 - 1 of 1) sorted by null

  /external/e2fsprogs/e2fsck/
message.c 196 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 64 milliseconds