Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dmessage.c200 static void print_pathname(FILE *f, ext2_filsys fs, ext2_ino_t dir, in print_pathname() function
450 print_pathname(f, fs, ctx->ino, 0); in expand_percent_expression()
453 print_pathname(f, fs, ctx->ino2, in expand_percent_expression()
457 print_pathname(f, fs, ctx->dir, 0); in expand_percent_expression()
460 print_pathname(f, fs, ctx->dir, ctx->ino); in expand_percent_expression()