Home
last modified time | relevance | path

Searched refs:ext2fs_mark_block_bitmap2 (Results 1 – 25 of 26) sorted by relevance

12

/external/e2fsprogs/lib/ext2fs/
Dalloc_sb.c62 ext2fs_mark_block_bitmap2(bmap, super_blk); in ext2fs_reserve_super_and_bgd()
65 ext2fs_mark_block_bitmap2(bmap, 0); in ext2fs_reserve_super_and_bgd()
75 ext2fs_mark_block_bitmap2(bmap, new_desc_blk); in ext2fs_reserve_super_and_bgd()
Dcheck_desc.c70 ext2fs_mark_block_bitmap2(bmap, blk); in ext2fs_check_desc()
81 ext2fs_mark_block_bitmap2(bmap, blk); in ext2fs_check_desc()
98 ext2fs_mark_block_bitmap2(bmap, b); in ext2fs_check_desc()
Dtst_iscan.c59 ext2fs_mark_block_bitmap2(touched_map, block); in iscan_test_read_blk64()
133 ext2fs_mark_block_bitmap2(bad_block_map, test_vec[i]); in setup()
189 ext2fs_mark_block_bitmap2(touched_map, test_vec[i]); in check_map()
Dalloc_tables.c155 ext2fs_mark_block_bitmap2(bmap, new_blk); in ext2fs_allocate_group_table()
188 ext2fs_mark_block_bitmap2(bmap, new_blk); in ext2fs_allocate_group_table()
Drw_bitmaps.c184 ext2fs_mark_block_bitmap2(bmap, blk); in mark_uninit_bg_group_blocks()
191 ext2fs_mark_block_bitmap2(bmap, blk); in mark_uninit_bg_group_blocks()
Dbmove.c78 ext2fs_mark_block_bitmap2(pb->alloc_map, block); in process_block()
Dalloc_stats.c73 ext2fs_mark_block_bitmap2(fs->block_map, blk); in ext2fs_block_alloc_stats2()
Dbitops.h127 extern int ext2fs_mark_block_bitmap2(ext2fs_block_bitmap bitmap,
511 _INLINE_ int ext2fs_mark_block_bitmap2(ext2fs_block_bitmap bitmap, in ext2fs_mark_block_bitmap2() function
Dtst_bitmaps.c321 op_result = ext2fs_mark_block_bitmap2(test_fs->block_map, block); in do_setb()
Dgen_bitmap64.c785 ext2fs_mark_block_bitmap2(cmap, i); in ext2fs_convert_subcluster_bitmap()
Dundo_io.c378 ext2fs_mark_block_bitmap2(data->written_block_map, block_num); in undo_write_tdb()
/external/e2fsprogs/resize/
Dresize2fs.c385 ext2fs_mark_block_bitmap2(old_map, b); in move_bg_metadata()
387 ext2fs_mark_block_bitmap2(old_map, c + j); in move_bg_metadata()
389 ext2fs_mark_block_bitmap2(old_map, d); in move_bg_metadata()
396 ext2fs_mark_block_bitmap2(new_map, b); in move_bg_metadata()
398 ext2fs_mark_block_bitmap2(new_map, c + j); in move_bg_metadata()
400 ext2fs_mark_block_bitmap2(new_map, d); in move_bg_metadata()
602 ext2fs_mark_block_bitmap2(fs->block_map, in fix_uninit_block_bitmaps()
604 ext2fs_mark_block_bitmap2(fs->block_map, in fix_uninit_block_bitmaps()
609 ext2fs_mark_block_bitmap2(fs->block_map, blk); in fix_uninit_block_bitmaps()
658 ext2fs_mark_block_bitmap2(reserve_blocks, blk); in free_gdp_blocks()
[all …]
/external/e2fsprogs/misc/
De2fuzz.c77 ext2fs_mark_block_bitmap2(fb->bmap, *blocknr); in find_block_helper()
104 ext2fs_mark_block_bitmap2(bmap, b); in find_metadata_blocks()
108 ext2fs_mark_block_bitmap2(bmap, b); in find_metadata_blocks()
134 ext2fs_mark_block_bitmap2(bmap, b); in find_metadata_blocks()
De2image.c376 ext2fs_mark_block_bitmap2(meta_block_map, *block_nr); in process_dir_block()
379 ext2fs_mark_block_bitmap2(scramble_block_map, *block_nr); in process_dir_block()
391 ext2fs_mark_block_bitmap2(meta_block_map, *block_nr); in process_file_block()
406 ext2fs_mark_block_bitmap2(meta_block_map, first_block); in mark_table_blocks()
413 ext2fs_mark_block_bitmap2(meta_block_map, in mark_table_blocks()
433 ext2fs_mark_block_bitmap2(meta_block_map, b); in mark_table_blocks()
443 ext2fs_mark_block_bitmap2(meta_block_map, in mark_table_blocks()
453 ext2fs_mark_block_bitmap2(meta_block_map, in mark_table_blocks()
1320 ext2fs_mark_block_bitmap2(meta_block_map, in write_raw_image_file()
Dtune2fs.c942 ext2fs_mark_block_bitmap2(fs->block_map, b); in disable_uninit_bg()
944 ext2fs_mark_block_bitmap2(fs->block_map, b); in disable_uninit_bg()
948 ext2fs_mark_block_bitmap2(fs->block_map, b); in disable_uninit_bg()
950 ext2fs_mark_block_bitmap2(fs->block_map, c); in disable_uninit_bg()
952 ext2fs_mark_block_bitmap2(fs->block_map, d); in disable_uninit_bg()
2104 ext2fs_mark_block_bitmap2(bmap, j); in get_move_bitmaps()
2110 ext2fs_mark_block_bitmap2(fs->block_map, j); in get_move_bitmaps()
2194 ext2fs_mark_block_bitmap2(fs->block_map, new_blk); in move_block()
/external/e2fsprogs/e2fsck/
Dpass3.c203 ext2fs_mark_block_bitmap2(ctx->block_found_map, blk); in check_root()
205 ext2fs_mark_block_bitmap2(fs->block_map, blk); in check_root()
490 ext2fs_mark_block_bitmap2(ctx->block_found_map, blk); in e2fsck_get_lost_and_found()
845 ext2fs_mark_block_bitmap2(ctx->block_found_map, new_blk); in expand_dir_proc()
Dpass1.c787 ext2fs_mark_block_bitmap2(ctx->block_found_map, blk); in reserve_block_for_root_repair()
806 ext2fs_mark_block_bitmap2(ctx->block_found_map, blk); in reserve_block_for_lnf_repair()
1236 ext2fs_mark_block_bitmap2(ctx->block_found_map, in e2fsck_pass1()
3633 ext2fs_mark_block_bitmap2(ctx->block_found_map, blk); in process_bad_block()
3792 ext2fs_mark_block_bitmap2(ctx->block_found_map, (*new_block)+i); in new_table_block()
3891 ext2fs_mark_block_bitmap2( in mark_table_blocks()
3893 ext2fs_mark_block_bitmap2( in mark_table_blocks()
3911 ext2fs_mark_block_bitmap2(ctx->block_found_map, in mark_table_blocks()
3913 ext2fs_mark_block_bitmap2(ctx->block_metadata_map, in mark_table_blocks()
3929 ext2fs_mark_block_bitmap2(ctx->block_metadata_map, in mark_table_blocks()
[all …]
Demptydir.c101 ext2fs_mark_block_bitmap2(edi->empty_dir_blocks, db->blk); in add_empty_dirblock()
Dreadahead.c134 ext2fs_mark_block_bitmap2(map, blk); in mark_bmap()
Dpass1b.c852 ext2fs_mark_block_bitmap2(ctx->block_found_map, new_block); in clone_file_block()
853 ext2fs_mark_block_bitmap2(fs->block_map, new_block); in clone_file_block()
Dpass2.c1869 ext2fs_mark_block_bitmap2(ctx->block_found_map, blk); in allocate_dir_block()
1870 ext2fs_mark_block_bitmap2(fs->block_map, blk); in allocate_dir_block()
Dpass5.c909 ext2fs_mark_block_bitmap2(fs->block_map, in check_block_end()
/external/e2fsprogs/contrib/android/
Dbasefs_allocator.c92 ext2fs_mark_block_bitmap2(fs->block_map, *ret); in basefs_block_allocator()
/external/e2fsprogs/debian/
De2fslibs.symbols375 ext2fs_mark_block_bitmap2@Base 1.42
/external/e2fsprogs/debugfs/
Ddebugfs.c1222 ext2fs_mark_block_bitmap2(current_fs->block_map,block); in do_setb()

12