Searched refs:freeblocks (Results 1 – 2 of 2) sorted by relevance
91 unsigned freeblocks; // Free blocks in the filesystem.273 sb->free_blocks_count = SWAP_LE32(TT.freeblocks); in init_superblock()515 TT.freeblocks = TT.blocks - temp; in mke2fs_main()
615 unsigned freeblocks; // Free blocks in the filesystem. member