Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dfileio.c43 errcode_t ext2fs_file_open2(ext2_filsys fs, ext2_ino_t ino, in ext2fs_file_open2() function
93 return ext2fs_file_open2(fs, ino, NULL, flags, ret); in ext2fs_file_open()
Dinode_io.c154 retval = ext2fs_file_open2(data->fs, data->ino, in inode_open()
Dext2fs.h1335 extern errcode_t ext2fs_file_open2(ext2_filsys fs, ext2_ino_t ino,
/external/e2fsprogs/doc/RelNotes/
Dv1.35.txt137 Added two new functions, ext2fs_file_open2() and
/external/e2fsprogs/debugfs/
Dlogdump.c232 retval = ext2fs_file_open2(current_fs, journal_inum, in do_logdump()
/external/e2fsprogs/misc/
Ddumpe2fs.c376 retval = ext2fs_file_open2(fs, ino, &inode, 0, &journal_file); in print_inline_journal_information()
/external/e2fsprogs/debian/
Dlibext2fs2.symbols242 ext2fs_file_open2@Base 1.37
/external/e2fsprogs/doc/
Dlibext2fs.texinfo426 @deftypefun errcode_t ext2fs_file_open2 (ext2_filsys @var{fs}, ext2_ino_t @var{ino}, struct ext2_in…