Lines Matching refs:group_free
318 unsigned int group_free = 0; in check_block_bitmaps() local
408 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() local
644 group_free = inodes; in check_inode_bitmaps()
717 group_free++; in check_inode_bitmaps()
745 free_array[group] = group_free; in check_inode_bitmaps()
750 group_free = 0; in check_inode_bitmaps()
787 inodes = 0; free_inodes = 0; group_free = 0; in check_inode_bitmaps()