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

/linux-master/drivers/md/dm-vdo/
H A Dslab-depot.h358 char *outgoing_entries; member in struct:slab_summary_block
H A Dslab-depot.c333 memcpy(block->outgoing_entries, block->entries, VDO_BLOCK_SIZE);
3971 result = vdo_allocate(VDO_BLOCK_SIZE, char, __func__, &block->outgoing_entries);
3977 block->outgoing_entries, &block->vio);
4208 vdo_free(vdo_forget(allocator->summary_blocks[i].outgoing_entries));

Completed in 212 milliseconds