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

  /external/e2fsprogs/lib/ext2fs/
namei.c 53 if (ext2fs_inode_data_blocks(fs,&ei)) {
swapfs.c 235 has_data_blocks = ext2fs_inode_data_blocks(fs,
239 has_data_blocks = ext2fs_inode_data_blocks(fs,
ext2fs.h 1942 _INLINE_ blk_t ext2fs_inode_data_blocks(ext2_filsys fs, function
    [all...]
  /external/e2fsprogs/debugfs/
debugfs.c 926 ext2fs_inode_data_blocks(current_fs, inode) == 0)
    [all...]
  /external/e2fsprogs/e2fsck/
pass1.c     [all...]

Completed in 175 milliseconds