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);
209 retval = ext2fs_file_open(current_fs, ino, 0, &e2_file);
debugfs.c 1256 retval = ext2fs_file_open(current_fs, newfile,
    [all...]
  /external/e2fsprogs/misc/
e2initrd_helper.c 101 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 732 extern errcode_t ext2fs_file_open(ext2_filsys fs, ext2_ino_t ino,
    [all...]

Completed in 18 milliseconds