Searched refs:used_sectors (Results 1 – 1 of 1) sorted by relevance
65 int used_sectors; member141 block->used_sectors++; in build_block_map()293 part->blocks[i].used_sectors = 0; in erase_callback()304 part->blocks[i].used_sectors = 0; in erase_callback()408 if (!part->blocks[block_no].used_sectors--) { in move_block_contents()474 this_score = part->blocks[block].used_sectors; in reclaim_block()480 if (part->blocks[block].used_sectors == in reclaim_block()501 part->blocks[best_block].used_sectors, in reclaim_block()504 if (part->blocks[best_block].used_sectors) in reclaim_block()610 part->blocks[block].used_sectors--; in mark_sector_deleted()[all …]