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

  /external/e2fsprogs/debugfs/
util.c 353 retval = ext2fs_read_inode_full(current_fs, ino, inode, bufsize);
  /external/e2fsprogs/lib/ext2fs/
inode.c 504 errcode_t ext2fs_read_inode_full(ext2_filsys fs, ext2_ino_t ino, function
606 return ext2fs_read_inode_full(fs, ino, inode,
ext2fs.h 831 extern errcode_t ext2fs_read_inode_full(ext2_filsys fs, ext2_ino_t ino,
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c     [all...]

Completed in 46 milliseconds