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

/linux-master/drivers/md/dm-vdo/
H A Ddm-vdo-target.c2566 * Registered in perform_grow_physical().
2644 * perform_grow_physical() - Grow the physical size of the vdo.
2653 static int perform_grow_physical(struct vdo *vdo, block_count_t new_physical_blocks) function
2713 result = perform_grow_physical(vdo, config->physical_blocks);

Completed in 109 milliseconds