Home
last modified time | relevance | path

Searched refs:RL_KIND_EMPTY (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
H A Dindex-layout.c61 RL_KIND_EMPTY = 0, enumerator
601 .kind = RL_KIND_EMPTY, in reset_index_save_layout()
1014 .kind = RL_KIND_EMPTY, in instantiate_index_save_layout()
1450 if (last_region->kind == RL_KIND_EMPTY) { in reconstruct_index_save()
1457 .kind = RL_KIND_EMPTY, in reconstruct_index_save()
1494 result = verify_region(&isl->free_space, next_block, RL_KIND_EMPTY, in reconstruct_index_save()