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

  /external/e2fsprogs/e2fsck/
pass5.c 134 ext2fs_get_block_bitmap_end(ctx->block_found_map))) {
139 pctx.ino2 = ext2fs_get_block_bitmap_end(ctx->block_found_map);
149 ext2fs_get_block_bitmap_end(fs->block_map))) {
154 pctx.ino2 = ext2fs_get_block_bitmap_end(fs->block_map);
  /external/e2fsprogs/lib/ext2fs/
bitops.h 90 extern blk_t ext2fs_get_block_bitmap_end(ext2fs_block_bitmap bitmap);
548 _INLINE_ blk_t ext2fs_get_block_bitmap_end(ext2fs_block_bitmap bitmap) function

Completed in 22 milliseconds