Searched refs:group_free (Results 1 – 4 of 4) 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 …]
119 static __isl_null S(UNION,group) *FN(UNION,group_free)( in S()153 return FN(UNION,group_free)(group); in S()316 FN(UNION,group_free)(group); in FN()457 FN(UNION,group_free)(group); in FN()
2614 int group_free = 0; in ext2fs_calculate_summary_stats() local2622 group_free++; in ext2fs_calculate_summary_stats()2629 group_free); in ext2fs_calculate_summary_stats()2631 group_free = 0; in ext2fs_calculate_summary_stats()2640 group_free = 0; in ext2fs_calculate_summary_stats()2648 group_free++; in ext2fs_calculate_summary_stats()2655 group_free); in ext2fs_calculate_summary_stats()2657 group_free = 0; in ext2fs_calculate_summary_stats()
2750 int group_free = 0; in ext2fs_calculate_summary_stats() local2781 group_free++; in ext2fs_calculate_summary_stats()2787 ext2fs_bg_free_blocks_count_set(fs, group, group_free); in ext2fs_calculate_summary_stats()2793 group_free = 0; in ext2fs_calculate_summary_stats()2811 group_free = 0; in ext2fs_calculate_summary_stats()2820 group_free++; in ext2fs_calculate_summary_stats()2826 ext2fs_bg_free_inodes_count_set(fs, group, group_free); in ext2fs_calculate_summary_stats()2832 group_free = 0; in ext2fs_calculate_summary_stats()