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

  /external/e2fsprogs/e2fsck/
pass5.c 229 ext2fs_get_block_bitmap_end2(ctx->block_found_map))) {
234 pctx.ino2 = ext2fs_get_block_bitmap_end2(ctx->block_found_map);
244 ext2fs_get_block_bitmap_end2(fs->block_map))) {
249 pctx.ino2 = ext2fs_get_block_bitmap_end2(fs->block_map);
  /external/e2fsprogs/lib/ext2fs/
bitops.h 162 extern blk64_t ext2fs_get_block_bitmap_end2(ext2fs_block_bitmap bitmap);
617 _INLINE_ blk64_t ext2fs_get_block_bitmap_end2(ext2fs_block_bitmap bitmap) function

Completed in 75 milliseconds