Home
last modified time | relevance | path

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

/third_party/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 …]
/third_party/e2fsprogs/lib/ext2fs/
Dinitialize.c586 int group_free = 0; in ext2fs_calculate_summary_stats() local
597 group_free++; in ext2fs_calculate_summary_stats()
606 group_free); in ext2fs_calculate_summary_stats()
617 group_free = 0; in ext2fs_calculate_summary_stats()
628 group_free = 0; in ext2fs_calculate_summary_stats()
637 group_free++; in ext2fs_calculate_summary_stats()
660 group_free); in ext2fs_calculate_summary_stats()
664 group_free = 0; in ext2fs_calculate_summary_stats()
/third_party/boost/libs/mpi/src/
Dgroup.cpp17 if (adopt) group_ptr.reset(new MPI_Group(in_group), group_free()); in group()
/third_party/boost/boost/mpi/
Dgroup.hpp185 struct group_free struct in boost::mpi::group
/third_party/e2fsprogs/resize/
Dresize2fs.c2765 int group_free = 0; in resize2fs_calculate_summary_stats() local
2796 group_free++; in resize2fs_calculate_summary_stats()
2802 ext2fs_bg_free_blocks_count_set(fs, group, group_free); in resize2fs_calculate_summary_stats()
2808 group_free = 0; in resize2fs_calculate_summary_stats()
2826 group_free = 0; in resize2fs_calculate_summary_stats()
2835 group_free++; in resize2fs_calculate_summary_stats()
2841 ext2fs_bg_free_inodes_count_set(fs, group, group_free); in resize2fs_calculate_summary_stats()
2847 group_free = 0; in resize2fs_calculate_summary_stats()