UNUSED_BLOCK
if (info->pba_to_lba[pba] == UNUSED_BLOCK) {
info->pba_to_lba[pba] = UNUSED_BLOCK;
if (info->pba_to_lba[new_pba] != UNUSED_BLOCK) {