Home
last modified time | relevance | path

Searched refs:ext2fs_block_bitmap_loc_set (Results 1 – 10 of 10) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dalloc_tables.c156 ext2fs_block_bitmap_loc_set(fs, group, new_blk); in ext2fs_allocate_group_table()
Dblknum.c281 void ext2fs_block_bitmap_loc_set(ext2_filsys fs, dgrp_t group, blk64_t blk) in ext2fs_block_bitmap_loc_set() function
Dcsum.c952 ext2fs_block_bitmap_loc_set(fs, i, 124); in main()
Dext2fs.h958 extern void ext2fs_block_bitmap_loc_set(ext2_filsys fs, dgrp_t group,
/third_party/e2fsprogs/resize/
Dresize2fs.c438 ext2fs_block_bitmap_loc_set(rfs->new_fs, i, 0); in move_bg_metadata()
1208 ext2fs_block_bitmap_loc_set(fs, group, 0); in mark_fs_metablock()
1227 ext2fs_block_bitmap_loc_set(fs, i, 0); in mark_fs_metablock()
1315 ext2fs_block_bitmap_loc_set(fs, g, 0); in blocks_to_move()
2679 ext2fs_block_bitmap_loc_set(fs, g, 0); in reserve_sparse_super2_last_group()
/third_party/e2fsprogs/debian/
Dlibext2fs2.symbols114 ext2fs_block_bitmap_loc_set@Base 1.42
/third_party/e2fsprogs/e2fsck/
Dsuper.c826 ext2fs_block_bitmap_loc_set(fs, i, 0); in check_super_block()
Dpass1.c4147 ext2fs_block_bitmap_loc_set(fs, i, new_blk); in handle_fs_bad_blocks()
/third_party/e2fsprogs/misc/
Dtune2fs.c2596 ext2fs_block_bitmap_loc_set(fs, i, new_blk); in group_desc_scan_and_fix()
Dmke2fs.c389 ext2fs_block_bitmap_loc_set(fs, i, goal); in packed_allocate_tables()