Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblock.c2677 bdrv_refresh_perms(BlockDriverState *bs, Transaction *tran, Error **errp) in bdrv_refresh_perms() function
2708 ret = bdrv_refresh_perms(c->bs, tran, &local_err); in bdrv_child_try_set_perm()
3224 ret = bdrv_refresh_perms(child_bs, tran, errp); in bdrv_root_attach_child()
3262 ret = bdrv_refresh_perms(parent_bs, tran, errp); in bdrv_attach_child()
3290 bdrv_refresh_perms(child_bs, NULL, NULL); in bdrv_root_unref_child()
3548 ret = bdrv_refresh_perms(bs, tran, errp); in bdrv_set_backing_hd_drained()
5489 ret = bdrv_refresh_perms(bs_new, tran, errp); in bdrv_append()
6864 ret = bdrv_refresh_perms(bs, NULL, errp); in bdrv_activate()
7009 bdrv_refresh_perms(bs, NULL, NULL); in bdrv_inactivate_recurse()