OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:print_pathname
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/e2fsck/
message.c
194
static void
print_pathname
(ext2_filsys fs, ext2_ino_t dir, ext2_ino_t ino)
function
472
print_pathname
(fs, ctx->ino, 0);
475
print_pathname
(fs, ctx->ino2,
479
print_pathname
(fs, ctx->dir, 0);
482
print_pathname
(fs, ctx->dir, ctx->ino);
Completed in 731 milliseconds