Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblockdev.c684 BlockDriverState *bs, *next_bs; in blockdev_close_all_bdrv_states() local
687 QTAILQ_FOREACH_SAFE(bs, &monitor_bdrv_states, monitor_list, next_bs) { in blockdev_close_all_bdrv_states()