Home
last modified time | relevance | path

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

/qemu/
H A Dblock.c2579 bdrv_do_refresh_perms(GSList *list, BlockReopenQueue *q, Transaction *tran, in bdrv_do_refresh_perms() function
2621 return bdrv_do_refresh_perms(refresh_list, q, tran, errp); in bdrv_list_refresh_perms()
2689 ret = bdrv_do_refresh_perms(list, NULL, tran, errp); in bdrv_refresh_perms()