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