Searched refs:ext2fs_iblk_sub_blocks (Results 1 - 5 of 5) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Di_block.c53 errcode_t ext2fs_iblk_sub_blocks(ext2_filsys fs, struct ext2_inode *inode, function
H A Dpunch.c99 return ext2fs_iblk_sub_blocks(fs, inode, freed);
402 retval = ext2fs_iblk_sub_blocks(fs, inode, freed);
H A Dext2fs.h1228 errcode_t ext2fs_iblk_sub_blocks(ext2_filsys fs, struct ext2_inode *inode,
/external/e2fsprogs/e2fsck/
H A Drehash.c704 ext2fs_iblk_sub_blocks(fs, &inode, wd.cleared);
H A Dsuper.c200 ext2fs_iblk_sub_blocks(fs, inode, pb.truncated_blocks);

Completed in 372 milliseconds