Searched refs:print_pathname (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | message.c | 191 static void print_pathname(ext2_filsys fs, ext2_ino_t dir, ext2_ino_t ino) in print_pathname() function 426 print_pathname(fs, ctx->ino, 0); in expand_percent_expression() 429 print_pathname(fs, ctx->ino2, in expand_percent_expression() 433 print_pathname(fs, ctx->dir, 0); in expand_percent_expression() 436 print_pathname(fs, ctx->dir, ctx->ino); in expand_percent_expression()
|