Home
last modified time | relevance | path

Searched refs:ext2fs_group_of_blk2 (Results 1 – 11 of 11) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dalloc_tables.c158 dgrp_t gr = ext2fs_group_of_blk2(fs, new_blk); in ext2fs_allocate_group_table()
191 dgrp_t gr = ext2fs_group_of_blk2(fs, new_blk); in ext2fs_allocate_group_table()
233 int gr = ext2fs_group_of_blk2(fs, blk); in ext2fs_allocate_group_table()
Dalloc_stats.c63 int group = ext2fs_group_of_blk2(fs, blk); in ext2fs_block_alloc_stats2()
130 int group = ext2fs_group_of_blk2(fs, blk); in ext2fs_block_alloc_stats_range()
Dalloc.c199 ext2fs_clear_block_uninit(fs, ext2fs_group_of_blk2(fs, b)); in ext2fs_new_block3()
489 ext2fs_group_of_blk2(fs, b)); in ext2fs_new_range()
Dblknum.c20 dgrp_t ext2fs_group_of_blk2(ext2_filsys fs, blk64_t blk) in ext2fs_group_of_blk2() function
Dmkjournal.c239 group = ext2fs_group_of_blk2(fs, (ext2fs_blocks_count(fs->super) - in get_midpoint_journal_block()
Dext2fs.h889 extern dgrp_t ext2fs_group_of_blk2(ext2_filsys fs, blk64_t);
1947 return ext2fs_group_of_blk2(fs, blk); in ext2fs_group_of_blk()
/external/e2fsprogs/misc/
Ddumpe2fs.c147 dgrp_t flex_grp = ext2fs_group_of_blk2(fs, block); in print_bg_rel_offset()
Dtune2fs.c354 group = ext2fs_group_of_blk2(fs, block); in release_blocks_proc()
2281 group = ext2fs_group_of_blk2(fs, blk); in ext2fs_is_meta_block()
2331 group = ext2fs_group_of_blk2(fs, blk); in move_block()
Dmke2fs.c328 group = ext2fs_group_of_blk2(fs, group_block+j); in handle_bad_blocks()
/external/e2fsprogs/debian/
Dlibext2fs2.symbols325 ext2fs_group_of_blk2@Base 1.42
/external/e2fsprogs/resize/
Dresize2fs.c1335 g = ext2fs_group_of_blk2(fs, blk); in blocks_to_move()
1652 group = ext2fs_group_of_blk2(rfs->old_fs, blk); in resize2fs_get_alloc_block()
1654 group = ext2fs_group_of_blk2(rfs->new_fs, blk); in resize2fs_get_alloc_block()