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

  /external/e2fsprogs/lib/ext2fs/
fileio.c 35 errcode_t ext2fs_file_open2(ext2_filsys fs, ext2_ino_t ino, function
85 return ext2fs_file_open2(fs, ino, NULL, flags, ret);
inode_io.c 147 retval = ext2fs_file_open2(data->fs, data->ino,
ext2fs.h 729 extern errcode_t ext2fs_file_open2(ext2_filsys fs, ext2_ino_t ino,
    [all...]
  /external/e2fsprogs/debugfs/
logdump.c 220 retval = ext2fs_file_open2(current_fs, journal_inum,

Completed in 16 milliseconds