Home
last modified time | relevance | path

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

/external/e2fsprogs/resize/
Dresize2fs.c2802 blk64_t total_blocks_free = 0; in ext2fs_calculate_summary_stats() local
2836 total_blocks_free++; in ext2fs_calculate_summary_stats()
2859 total_blocks_free = C2B(total_blocks_free); in ext2fs_calculate_summary_stats()
2860 ext2fs_free_blocks_count_set(fs->super, total_blocks_free); in ext2fs_calculate_summary_stats()