Searched refs:total_blocks_free (Results 1 – 1 of 1) sorted by relevance
2748 blk64_t total_blocks_free = 0; in ext2fs_calculate_summary_stats() local2782 total_blocks_free++; in ext2fs_calculate_summary_stats()2805 total_blocks_free = C2B(total_blocks_free); in ext2fs_calculate_summary_stats()2806 ext2fs_free_blocks_count_set(fs->super, total_blocks_free); in ext2fs_calculate_summary_stats()