Home
last modified time | relevance | path

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

/external/e2fsprogs/resize/
Dresize2fs.c2748 blk64_t total_blocks_free = 0; in ext2fs_calculate_summary_stats() local
2782 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()