Searched refs:group_free (Results 1 – 3 of 3) sorted by relevance
318 unsigned int group_free = 0; in check_block_bitmaps() local408 group_free = fs->super->s_clusters_per_group - n; in check_block_bitmaps()409 free_blocks += group_free; in check_block_bitmaps()468 group_free++; in check_block_bitmaps()491 free_array[group] = group_free; in check_block_bitmaps()494 group_free = 0; in check_block_bitmaps()523 blocks = 0; free_blocks = 0; group_free = 0; group = 0; in check_block_bitmaps()566 int group_free = 0; in check_inode_bitmaps() local644 group_free = inodes; in check_inode_bitmaps()717 group_free++; in check_inode_bitmaps()[all …]
2598 int group_free = 0; in ext2fs_calculate_summary_stats() local2606 group_free++; in ext2fs_calculate_summary_stats()2613 group_free); in ext2fs_calculate_summary_stats()2615 group_free = 0; in ext2fs_calculate_summary_stats()2624 group_free = 0; in ext2fs_calculate_summary_stats()2632 group_free++; in ext2fs_calculate_summary_stats()2639 group_free); in ext2fs_calculate_summary_stats()2641 group_free = 0; in ext2fs_calculate_summary_stats()
2804 int group_free = 0; in ext2fs_calculate_summary_stats() local2835 group_free++; in ext2fs_calculate_summary_stats()2841 ext2fs_bg_free_blocks_count_set(fs, group, group_free); in ext2fs_calculate_summary_stats()2847 group_free = 0; in ext2fs_calculate_summary_stats()2865 group_free = 0; in ext2fs_calculate_summary_stats()2874 group_free++; in ext2fs_calculate_summary_stats()2880 ext2fs_bg_free_inodes_count_set(fs, group, group_free); in ext2fs_calculate_summary_stats()2886 group_free = 0; in ext2fs_calculate_summary_stats()