Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dmke2fs.c2737 int grp_free = 0; in fix_cluster_bg_counts() local
2756 grp_free += EXT2FS_NUM_B2C(fs, next - block); in fix_cluster_bg_counts()
2762 ext2fs_bg_free_blocks_count_set(fs, group, grp_free); in fix_cluster_bg_counts()
2764 grp_free = 0; in fix_cluster_bg_counts()