Home
last modified time | relevance | path

Searched refs:group_free (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/e2fsck/
Dpass5.c318 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()
[all …]
/external/llvm-project/polly/lib/External/isl/
Disl_union_multi.c119 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()
/external/e2fsprogs/misc/
Dtune2fs.c2614 int group_free = 0; in ext2fs_calculate_summary_stats() local
2622 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()
/external/e2fsprogs/resize/
Dresize2fs.c2750 int group_free = 0; in ext2fs_calculate_summary_stats() local
2781 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()