Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dslab-depot.h365 char *outgoing_entries; member
H A Dslab-depot.c335 memcpy(block->outgoing_entries, block->entries, VDO_BLOCK_SIZE); in launch_write()
4048 result = vdo_allocate(VDO_BLOCK_SIZE, char, __func__, &block->outgoing_entries); in initialize_slab_summary_block()
4054 block->outgoing_entries, &block->vio); in initialize_slab_summary_block()
4298 vdo_free(vdo_forget(allocator->summary_blocks[i].outgoing_entries)); in uninitialize_allocator_summary()