HomeSort by relevance Sort by last modified time
    Searched refs:ext2fs_file_open (Results 1 - 5 of 5) sorted by null

  /external/e2fsprogs/debugfs/
dump.c 113 retval = ext2fs_file_open(current_fs, ino, 0, &e2_file);
208 retval = ext2fs_file_open(current_fs, ino, 0, &e2_file);
debugfs.c     [all...]
  /external/e2fsprogs/misc/
e2initrd_helper.c 102 retval = ext2fs_file_open(fs, ino, 0, &e2_file);
  /external/e2fsprogs/lib/ext2fs/
fileio.c 82 errcode_t ext2fs_file_open(ext2_filsys fs, ext2_ino_t ino, function
ext2fs.h 881 extern errcode_t ext2fs_file_open(ext2_filsys fs, ext2_ino_t ino,
    [all...]

Completed in 173 milliseconds