Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Ddm-vdo-target.c2664 static int perform_grow_physical(struct vdo *vdo, block_count_t new_physical_blocks) in perform_grow_physical() function
2724 result = perform_grow_physical(vdo, config->physical_blocks); in apply_new_vdo_configuration()