Home
last modified time | relevance | path

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

/third_party/e2fsprogs/misc/
Dmke2fs.c2878 blk64_t tot_free = 0; in fix_cluster_bg_counts() local
2901 tot_free += next - block; in fix_cluster_bg_counts()
2913 ext2fs_free_blocks_count_set(fs->super, tot_free); in fix_cluster_bg_counts()