Searched refs:ext2fs_get_pathname (Results 1 – 21 of 21) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | get_pathname.c | 154 errcode_t ext2fs_get_pathname(ext2_filsys fs, ext2_ino_t dir, ext2_ino_t ino, in ext2fs_get_pathname() function
|
D | ext2fs.h | 1392 extern errcode_t ext2fs_get_pathname(ext2_filsys fs, ext2_ino_t dir, ext2_ino_t ino,
|
/external/e2fsprogs/debugfs/ |
D | ncheck.c | 56 retval = ext2fs_get_pathname(current_fs, in ncheck_proc()
|
D | debugfs.c | 1311 retval = ext2fs_get_pathname(current_fs, cwd, 0, &pathname); in do_print_working_directory() 1322 retval = ext2fs_get_pathname(current_fs, root, 0, &pathname); in do_print_working_directory()
|
/external/e2fsprogs/e2fsck/ |
D | message.c | 208 retval = ext2fs_get_pathname(fs, dir, ino, &path); in print_pathname()
|
/external/e2fsprogs/debian/ |
D | e2fslibs.symbols | 269 ext2fs_get_pathname@Base 1.37
|
/external/e2fsprogs/po/ |
D | zh_CN.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 | e2fsprogs.pot | 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 | 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 | id.po | 57 #. %p ext2fs_get_pathname of directory <ino> 58 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 61 #. %q ext2fs_get_pathname of directory <dir> 62 #. %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 | 56 #. %p ext2fs_get_pathname of directory <ino> 57 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 60 #. %q ext2fs_get_pathname of directory <dir> 61 #. %Q ext2fs_get_pathname of directory <ino> with <dir> as
|
D | nl.po | 58 #. %p ext2fs_get_pathname of directory <ino> 59 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 62 #. %q ext2fs_get_pathname of directory <dir> 63 #. %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 | tr.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 | es.po | 56 #. %p ext2fs_get_pathname of directory <ino> 57 #. %P ext2fs_get_pathname of <dirent>->ino with <ino2> as 60 #. %q ext2fs_get_pathname of directory <dir> 61 #. %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 | vi.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
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 899 @deftypefun errcode_t ext2fs_get_pathname (ext2_filsys @var{fs}, ext2_ino_t @var{dir}, ext2_ino_t @…
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 940 The ext2fs_get_pathname() function will return a partial path if an a
|