Searched refs:used_sectors (Results 1 – 1 of 1) sorted by relevance
66 int used_sectors; member142 block->used_sectors++; in build_block_map()289 part->blocks[block].used_sectors = 0; in erase_block()296 part->blocks[block].used_sectors = 0; in erase_block()369 if (!part->blocks[block_no].used_sectors--) { in move_block_contents()435 this_score = part->blocks[block].used_sectors; in reclaim_block()441 if (part->blocks[block].used_sectors == in reclaim_block()462 part->blocks[best_block].used_sectors, in reclaim_block()465 if (part->blocks[best_block].used_sectors) in reclaim_block()571 part->blocks[block].used_sectors--; in mark_sector_deleted()[all …]