Searched defs:new_bs (Results 1 – 3 of 3) sorted by relevance
1327 BlockDriverState *new_bs; member3475 BlockDriverState *parent_bs, *new_bs = NULL; in qmp_x_blockdev_change() local
2424 BlockDriverState *new_bs = s->child->bs; in bdrv_replace_child_abort() local2469 bdrv_replace_child_tran(BdrvChild *child, BlockDriverState *new_bs, in bdrv_replace_child_tran()2924 bdrv_replace_child_noperm(BdrvChild *child, BlockDriverState *new_bs) in bdrv_replace_child_noperm()5503 int bdrv_replace_child_bs(BdrvChild *child, BlockDriverState *new_bs, in bdrv_replace_child_bs()
928 int blk_replace_bs(BlockBackend *blk, BlockDriverState *new_bs, Error **errp) in blk_replace_bs()