Lines Matching refs:bg_inode_bitmap
58 #define FS_INODE_BM(fs, i) ((fs)->group_desc[(i)].bg_inode_bitmap)
226 (blk == fs->group_desc[g].bg_inode_bitmap) || in fix_uninit_block_bitmaps()
267 if (gdp->bg_inode_bitmap && in free_gdp_blocks()
268 (gdp->bg_inode_bitmap < fs->super->s_blocks_count)) { in free_gdp_blocks()
269 ext2fs_block_alloc_stats(fs, gdp->bg_inode_bitmap, -1); in free_gdp_blocks()
271 gdp->bg_inode_bitmap); in free_gdp_blocks()
719 fs->group_desc[i].bg_inode_bitmap); in mark_table_blocks()
901 fs->group_desc[i].bg_inode_bitmap && in blocks_to_move()
912 if (fs->group_desc[i].bg_inode_bitmap) in blocks_to_move()
914 fs->group_desc[i].bg_inode_bitmap); in blocks_to_move()
1792 (blk == fs->group_desc[group].bg_inode_bitmap) || in ext2fs_calculate_summary_stats()