Searched refs:used_sectors (Results 1 – 1 of 1) sorted by relevance
66 int used_sectors; member142 block->used_sectors++; in build_block_map()293 part->blocks[block].used_sectors = 0; in erase_block()300 part->blocks[block].used_sectors = 0; in erase_block()373 if (!part->blocks[block_no].used_sectors--) { in move_block_contents()439 this_score = part->blocks[block].used_sectors; in reclaim_block()445 if (part->blocks[block].used_sectors == in reclaim_block()466 part->blocks[best_block].used_sectors, in reclaim_block()469 if (part->blocks[best_block].used_sectors) in reclaim_block()575 part->blocks[block].used_sectors--; in mark_sector_deleted()[all …]