Searched refs:ext2fs_get_pathname (Results 1 – 16 of 16) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | get_pathname.c | 140 errcode_t ext2fs_get_pathname(ext2_filsys fs, ext2_ino_t dir, ext2_ino_t ino, in ext2fs_get_pathname() function
|
D | ext2fs.h | 905 extern errcode_t ext2fs_get_pathname(ext2_filsys fs, ext2_ino_t dir, ext2_ino_t ino,
|
/external/e2fsprogs/debugfs/ |
D | ncheck.c | 151 retval = ext2fs_get_pathname(current_fs, iinfo->parent, in do_ncheck()
|
D | debugfs.c | 956 retval = ext2fs_get_pathname(current_fs, cwd, 0, &pathname); in do_print_working_directory() 967 retval = ext2fs_get_pathname(current_fs, root, 0, &pathname); in do_print_working_directory()
|
/external/e2fsprogs/e2fsck/ |
D | message.c | 201 retval = ext2fs_get_pathname(fs, dir, ino, &path); in print_pathname()
|
/external/e2fsprogs/po/ |
D | e2fsprogs.pot | 53 #. %p ext2fs_get_pathname of directory <ino> 54 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 57 #. %q ext2fs_get_pathname of directory <dir> 58 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
|
D | ca.po | 53 #. %p ext2fs_get_pathname of directory <ino> 54 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 57 #. %q ext2fs_get_pathname of directory <dir> 58 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
|
D | de.po | 54 #. %p ext2fs_get_pathname of directory <ino> 55 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 58 #. %q ext2fs_get_pathname of directory <dir> 59 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
|
D | nl.po | 53 #. %p ext2fs_get_pathname of directory <ino> 54 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 57 #. %q ext2fs_get_pathname of directory <dir> 58 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
|
D | it.po | 54 #. %p ext2fs_get_pathname of directory <ino> 55 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 58 #. %q ext2fs_get_pathname of directory <dir> 59 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
|
D | sv.po | 55 #. %p ext2fs_get_pathname of directory <ino> 56 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 59 #. %q ext2fs_get_pathname of directory <dir> 60 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
|
D | pl.po | 53 #. %p ext2fs_get_pathname of directory <ino> 54 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 57 #. %q ext2fs_get_pathname of directory <dir> 58 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
|
D | cs.po | 54 #. %p ext2fs_get_pathname of directory <ino> 55 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 58 #. %q ext2fs_get_pathname of directory <dir> 59 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
|
D | tr.po | 52 #. %p ext2fs_get_pathname of directory <ino> 53 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 56 #. %q ext2fs_get_pathname of directory <dir> 57 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
|
D | vi.po | 53 #. %p ext2fs_get_pathname of directory <ino> 54 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 57 #. %q ext2fs_get_pathname of directory <dir> 58 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 787 @deftypefun errcode_t ext2fs_get_pathname (ext2_filsys @var{fs}, ext2_ino_t @var{dir}, ext2_ino_t @…
|