Searched refs:used_sectors (Results 1 – 1 of 1) sorted by relevance
65 int used_sectors; member141 block->used_sectors++; in build_block_map()292 part->blocks[block].used_sectors = 0; in erase_block()299 part->blocks[block].used_sectors = 0; in erase_block()372 if (!part->blocks[block_no].used_sectors--) { in move_block_contents()438 this_score = part->blocks[block].used_sectors; in reclaim_block()444 if (part->blocks[block].used_sectors == in reclaim_block()465 part->blocks[best_block].used_sectors, in reclaim_block()468 if (part->blocks[best_block].used_sectors) in reclaim_block()574 part->blocks[block].used_sectors--; in mark_sector_deleted()[all …]