Home
last modified time | relevance | path

Searched refs:free_blocks_count (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dmke2fs.c110 uint32_t free_blocks_count; // Free blocks count member
166 uint16_t free_blocks_count; // How many free blocks in this group? member
384 sb->free_blocks_count = SWAP_LE32(TT.freeblocks); in init_superblock()
700 bg[slot].free_blocks_count = SWAP_LE32(temp); in mke2fs_main()

Completed in 2 milliseconds